youtube-dl: Update to version 2020.11.18

This commit is contained in:
Richard Kuhnt 2020-11-18 01:03:47 +00:00
parent be91eb86ea
commit 6a786baf1f

View File

@ -1,5 +1,5 @@
{ {
"version": "2020.11.17", "version": "2020.11.18",
"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.17/youtube-dl.exe", "url": "https://yt-dl.org/downloads/2020.11.18/youtube-dl.exe",
"hash": "45ff80ee69d76071cfe05576e603a708b2ec4d88481fd24914ae4fb3d3cf9e94", "hash": "65301cc985f1be708b5a431f990a9eaa50dc0d232991f9ef0ec7cd4c01d661cd",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)", "checkver": "v([\\d.]+)",
"autoupdate": { "autoupdate": {