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/"
"license": "Unlicense",
"version": "2015.04.03",
"url": "https://yt-dl.org/downloads/2015.04.03/youtube-dl.exe",
"hash": "md5:1eb53c85ced7e75ac7a3c9edc5cedd5e",
"bin": "youtube-dl.exe",
"depends": [
"ffmpeg",
"python"
]
"homepage": "http://rg3.github.io/youtube-dl/",
"license": "Unlicense",
"version": "2015.04.03",
"url": "https://yt-dl.org/downloads/2015.04.03/youtube-dl.exe",
"hash": "md5:1eb53c85ced7e75ac7a3c9edc5cedd5e",
"bin": "youtube-dl.exe",
"depends": [
"ffmpeg",
"python"
]
}