youtube-dl: Update to version 2021.01.16

This commit is contained in:
Jakub Čábera 2021-01-16 08:55:44 +01:00
parent 615709edd5
commit 41a01acec4

View File

@ -1,5 +1,5 @@
{ {
"version": "2021.01.08", "version": "2021.01.16",
"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/2021.01.08/youtube-dl.exe", "url": "https://yt-dl.org/downloads/2021.01.16/youtube-dl.exe",
"hash": "8ffc172ea209c7cc566f61568e7e4e53446006ac0ee9fdb599c93f8f6d63fa9c", "hash": "8a5289cc53c819c0c2efde971541d34e46d27bbc178d4c6518821173ddb0b304",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)", "checkver": "v([\\d.]+)",
"autoupdate": { "autoupdate": {