youtube-dl: Update to version 2020.12.22

This commit is contained in:
Richard Kuhnt 2020-12-22 04:01:59 +00:00
parent badb6d444c
commit c845a9f16b

View File

@ -1,5 +1,5 @@
{
"version": "2020.12.14",
"version": "2020.12.22",
"description": "Download videos from YouTube.com (and a few more sites) using command line.",
"homepage": "https://yt-dl.org/",
"license": "Unlicense",
@ -10,8 +10,8 @@
],
"vcredist": "extras/vcredist2010"
},
"url": "https://yt-dl.org/downloads/2020.12.14/youtube-dl.exe",
"hash": "1f2e4d45e119ee76407d8afc4a8bd54252f20303d9688f2abad57273182e64e1",
"url": "https://yt-dl.org/downloads/2020.12.22/youtube-dl.exe",
"hash": "0b78c04d26f1e7076eff62d762f4028cdb1a8617789351149da31927bf98ae75",
"bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)",
"autoupdate": {