diff --git a/youtube-dl.json b/youtube-dl.json new file mode 100644 index 0000000000..4e2a6c1771 --- /dev/null +++ b/youtube-dl.json @@ -0,0 +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" + ] +}