youtube-dl: Update to version 2020.12.09

This commit is contained in:
Jakub Čábera 2020-12-09 08:17:06 +01:00
parent 12815e65aa
commit b22e62f268

View File

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