youtube-dl: Update to version 2020.02.16

This commit is contained in:
Richard Kuhnt 2020-02-16 16:01:50 +00:00
parent 64d1ac834c
commit 23cec5323e

View File

@ -1,5 +1,5 @@
{
"version": "2020.01.24",
"version": "2020.02.16",
"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/2020.01.24/youtube-dl.exe",
"hash": "4a3ae2d194418d478ae5903beda141bb1ed6f243b0bd0c8d6f0e167037a801af",
"url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.02.16/youtube-dl.exe",
"hash": "63a1a11cb7f78dd1aab0d16ba4c257f56683f07b15e1822dc8127cc867f4494e",
"bin": "youtube-dl.exe",
"checkver": {
"github": "https://github.com/ytdl-org/youtube-dl"