Update youtube-dl to version 2018.01.07

This commit is contained in:
Richard Kuhnt 2018-01-07 17:00:15 +00:00
parent 53d84c9420
commit cca400ddde

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://rg3.github.io/youtube-dl/", "homepage": "https://rg3.github.io/youtube-dl/",
"license": "Public Domain", "license": "Public Domain",
"version": "2017.12.31", "version": "2018.01.07",
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.12.31/youtube-dl.exe", "url": "https://github.com/rg3/youtube-dl/releases/download/2018.01.07/youtube-dl.exe",
"hash": "ae48915b393e75202247954eeb79edfd53e56db3b2554a92876254faeadc55c1", "hash": "af8f29b39e98db5216b9de9830a201b5490776084512091a69cf46905c298964",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"depends": [ "depends": [
"ffmpeg" "ffmpeg"