ScoopInstaller_Main/youtube-dl.json
2017-02-11 20:13:03 +01:00

18 lines
558 B
JSON

{
"homepage": "https://rg3.github.io/youtube-dl/",
"license": "Public Domain",
"version": "2017.02.11",
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.02.11/youtube-dl.exe",
"hash": "349cf0d5627f95e7694312c41bea290d19437f0afd732d9f743e2e9bab4e3a70",
"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"
}
}