youtube-dl: Update to version 2020.01.15

This commit is contained in:
Richard Kuhnt 2020-01-14 19:01:49 +00:00
parent 7f9a516742
commit e46aec153a

View File

@ -1,5 +1,5 @@
{ {
"version": "2020.01.01", "version": "2020.01.15",
"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/2020.01.01/youtube-dl.exe", "url": "https://github.com/ytdl-org/youtube-dl/releases/download/2020.01.15/youtube-dl.exe",
"hash": "e3942c50671df0bb8bfc36d8137b5be1a91afd78c969c32146c3b5de54f58b2c", "hash": "38a3c3ab5c0005dc490e433ccd97ba54f8b7370cda60f6e835afcd213de4ecd2",
"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"