youtube-dl: Update to version 2019.12.25

This commit is contained in:
Richard Kuhnt 2019-12-24 19:00:25 +00:00
parent 97665ae01c
commit e5f33dc761

View File

@ -1,5 +1,5 @@
{
"version": "2019.11.28",
"version": "2019.12.25",
"description": "Download videos from YouTube.com (and a few more sites) using command line.",
"homepage": "https://ytdl-org.github.io/youtube-dl/",
"license": "Unlicense",
@ -10,8 +10,8 @@
],
"vcredist": "extras/vcredist2010"
},
"url": "https://github.com/ytdl-org/youtube-dl/releases/download/2019.11.28/youtube-dl.exe",
"hash": "2c66062c4d7eeebf15e86dec2792256ffdf90c9f8b8d646de8f2e3d208b1d211",
"url": "https://github.com/ytdl-org/youtube-dl/releases/download/2019.12.25/youtube-dl.exe",
"hash": "de331f08d7576fe701757f5999abff83160f0b50cd715b08fd14804028e4c2db",
"bin": "youtube-dl.exe",
"checkver": {
"github": "https://github.com/ytdl-org/youtube-dl"