ScoopInstaller_Main/youtube-dl.json
2017-02-23 03:01:17 +01:00

18 lines
558 B
JSON

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