mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-18 09:35:14 +00:00
18 lines
558 B
JSON
18 lines
558 B
JSON
{
|
|
"homepage": "https://rg3.github.io/youtube-dl/",
|
|
"license": "Public Domain",
|
|
"version": "2017.02.21",
|
|
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.02.21/youtube-dl.exe",
|
|
"hash": "ec1cb64bc618368a9936d9a6a501ea6c83d939502d08509a800f30fc4154b026",
|
|
"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"
|
|
}
|
|
}
|