mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +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.14",
|
|
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.02.14/youtube-dl.exe",
|
|
"hash": "79af99f22b0cd355e65cfc13a5f8f12e4dcaf3261b0bbe8e5090772caeb293cc",
|
|
"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"
|
|
}
|
|
}
|