youtube-dl: Update to version 2019.11.22

This commit is contained in:
Richard Kuhnt 2019-11-21 19:01:05 +00:00
parent b55370d9be
commit dee17e9b3e

View File

@ -1,5 +1,5 @@
{
"version": "2019.11.05",
"version": "2019.11.22",
"description": "Download videos from YouTube.com (and a few more sites) using command line.",
"homepage": "https://rg3.github.io/youtube-dl/",
"license": "Unlicense",
@ -10,8 +10,8 @@
],
"vcredist": "extras/vcredist2010"
},
"url": "https://github.com/rg3/youtube-dl/releases/download/2019.11.05/youtube-dl.exe",
"hash": "0985ff04edfdce319356bf687061f99858c74d41df052f14308d1d64ef1baca6",
"url": "https://github.com/rg3/youtube-dl/releases/download/2019.11.22/youtube-dl.exe",
"hash": "580f74bc64f2d73fb53be2a1a1185d9426631479dcc4941b144dca0f351fb920",
"bin": "youtube-dl.exe",
"checkver": {
"github": "https://github.com/rg3/youtube-dl"