youtube-dl: Update to version 2020.11.26

This commit is contained in:
Jakub Čábera 2020-11-26 07:57:43 +01:00
parent cbc9d249c8
commit 97564a8aca

View File

@ -1,5 +1,5 @@
{
"version": "2020.11.24",
"version": "2020.11.26",
"description": "Download videos from YouTube.com (and a few more sites) using command line.",
"homepage": "https://yt-dl.org/",
"license": "Unlicense",
@ -10,8 +10,8 @@
],
"vcredist": "extras/vcredist2010"
},
"url": "https://yt-dl.org/downloads/2020.11.24/youtube-dl.exe",
"hash": "5f73ac91780b8cf4e097897feae15393b8b79b19e3b1c1309e0ca3ebb7e14b00",
"url": "https://yt-dl.org/downloads/2020.11.26/youtube-dl.exe",
"hash": "72b49b2fbee8da6e9730d247c04ce3309a80e8ba6362ea46fb8ed033ae08f6c9",
"bin": "youtube-dl.exe",
"checkver": "v([\\d.]+)",
"autoupdate": {