ScoopInstaller_Main/youtube-dl.json
2017-01-22 22:51:05 +01:00

18 lines
558 B
JSON

{
"homepage": "https://rg3.github.io/youtube-dl/",
"license": "Public Domain",
"version": "2017.01.22",
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.01.22/youtube-dl.exe",
"hash": "49ec5bb17e0aa41847d3b775f2f5487e68c0bad1bc7810de9966bf6ae72673ea",
"bin": "youtube-dl.exe",
"depends": [
"ffmpeg"
],
"checkver": {
"github": "https://github.com/rg3/youtube-dl"
},
"autoupdate": {
"url": "https://github.com/rg3/youtube-dl/releases/download/$version/youtube-dl.exe"
}
}