youtube-dl: Update to version 2019.11.28

This commit is contained in:
Richard Kuhnt 2019-11-28 17:00:30 +00:00
parent 04de7bebd2
commit 815e6867af

View File

@ -1,5 +1,5 @@
{ {
"version": "2019.11.22", "version": "2019.11.28",
"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://ytdl-org.github.io/youtube-dl/", "homepage": "https://ytdl-org.github.io/youtube-dl/",
"license": "Unlicense", "license": "Unlicense",
@ -10,8 +10,8 @@
], ],
"vcredist": "extras/vcredist2010" "vcredist": "extras/vcredist2010"
}, },
"url": "https://github.com/ytdl-org/youtube-dl/releases/download/2019.11.22/youtube-dl.exe", "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2019.11.28/youtube-dl.exe",
"hash": "580f74bc64f2d73fb53be2a1a1185d9426631479dcc4941b144dca0f351fb920", "hash": "2c66062c4d7eeebf15e86dec2792256ffdf90c9f8b8d646de8f2e3d208b1d211",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"checkver": { "checkver": {
"github": "https://github.com/ytdl-org/youtube-dl" "github": "https://github.com/ytdl-org/youtube-dl"