youtube-dl: Update to version 2020.12.02

This commit is contained in:
Jakub Čábera 2020-12-01 21:44:58 +01:00
parent 9e3d63878e
commit 8a0cccfcb4

View File

@ -1,5 +1,5 @@
{ {
"version": "2020.11.29", "version": "2020.12.02",
"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.29/youtube-dl.exe", "url": "https://yt-dl.org/downloads/2020.12.02/youtube-dl.exe",
"hash": "e4c73e90ad6d8b43a1c09164e6ab7b33856ce2fe9866eb8b3307be7815d94182", "hash": "233edc0d5a0b5c093779a6018b2f3527e81fdcaa9572a8c8c794ed331ca25d71",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)", "checkver": "v([\\d.]+)",
"autoupdate": { "autoupdate": {