fixs youtube-dl

This commit is contained in:
Gutierri Barboza 2015-04-05 01:48:33 -03:00
parent 67bbce5959
commit 355bbdf937

View File

@ -1,12 +1,12 @@
{ {
"homepage": "http://rg3.github.io/youtube-dl/" "homepage": "http://rg3.github.io/youtube-dl/",
"license": "Unlicense", "license": "Unlicense",
"version": "2015.04.03", "version": "2015.04.03",
"url": "https://yt-dl.org/downloads/2015.04.03/youtube-dl.exe", "url": "https://yt-dl.org/downloads/2015.04.03/youtube-dl.exe",
"hash": "md5:1eb53c85ced7e75ac7a3c9edc5cedd5e", "hash": "md5:1eb53c85ced7e75ac7a3c9edc5cedd5e",
"bin": "youtube-dl.exe", "bin": "youtube-dl.exe",
"depends": [ "depends": [
"ffmpeg", "ffmpeg",
"python" "python"
] ]
} }