youtube-dl: Update to version 2021.03.14

This commit is contained in:
Richard Kuhnt 2021-03-14 03:00:25 +00:00
parent 1401093d99
commit edd4e543b4

View File

@ -1,5 +1,5 @@
{ {
"version": "2021.03.03", "version": "2021.03.14",
"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.03.03/youtube-dl.exe", "url": "https://yt-dl.org/downloads/2021.03.14/youtube-dl.exe",
"hash": "5108af80531c400e209cc34009b7c70f973134a335f6ff7e6fd6e18a293d0abf", "hash": "7f9d3c57d8474232594b95db50fba9ad55547ec19e7689dec0a4719fd75e4cd0",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)", "checkver": "v([\\d.]+)",
"autoupdate": { "autoupdate": {