youtube-dl: Update to version 2020.11.24

This commit is contained in:
Jakub Čábera 2020-11-23 22:33:14 +01:00
parent ee8e615c46
commit a188375205

View File

@ -1,5 +1,5 @@
{ {
"version": "2020.11.21.1", "version": "2020.11.24",
"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.11.21.1/youtube-dl.exe", "url": "https://yt-dl.org/downloads/2020.11.24/youtube-dl.exe",
"hash": "6b305c0ed481750146c0d575388e9cac37067cc6802e495a441cee039af3c458", "hash": "5f73ac91780b8cf4e097897feae15393b8b79b19e3b1c1309e0ca3ebb7e14b00",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)", "checkver": "v([\\d.]+)",
"autoupdate": { "autoupdate": {