ScoopInstaller_Main/youtube-dl.json
2016-11-10 06:37:54 +11:00

16 lines
499 B
JSON

{
"homepage": "https://rg3.github.io/youtube-dl/",
"license": "Public Domain",
"version": "2016.11.08.1",
"url": "https://github.com/rg3/youtube-dl/releases/download/2016.11.08.1/youtube-dl.exe",
"hash": "aaf519d78c8aca2678ccf748458d6e21d559daa9a17ce2ac05d79910b94d8b67",
"bin": "youtube-dl.exe",
"depends": [
"ffmpeg"
],
"checkver": {
"url": "https://github.com/rg3/youtube-dl/releases/latest",
"re": "\/releases\/tag\/([\\d.]+)"
}
}