mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-04 06:54:26 +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.01",
|
|
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.02.01/youtube-dl.exe",
|
|
"hash": "23418ce0179365a9357a7670685edf90861ad2229fb69219517ff41abd099981",
|
|
"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"
|
|
}
|
|
}
|