Update youtube-dl to version 2017.09.24

This commit is contained in:
Richard Kuhnt 2017-09-23 18:01:47 +00:00
parent 55fe47a396
commit f24aae1966

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.09.15", "version": "2017.09.24",
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.09.15/youtube-dl.exe", "url": "https://github.com/rg3/youtube-dl/releases/download/2017.09.24/youtube-dl.exe",
"hash": "8e2a518d8736c2822625bd910ba4b59ca2296857bb1ac815587c08356c2743ee", "hash": "b7899c7e010dbfd6daa11d950aa75cc0ee0751868f7f0ed67194674115f9ef23",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"depends": [ "depends": [
"ffmpeg" "ffmpeg"