mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-28 06:16:43 +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.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"
|
|
}
|
|
}
|