mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-19 18:15:16 +00:00
18 lines
562 B
JSON
18 lines
562 B
JSON
{
|
|
"homepage": "https://rg3.github.io/youtube-dl/",
|
|
"license": "Public Domain",
|
|
"version": "2017.02.24.1",
|
|
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.02.24.1/youtube-dl.exe",
|
|
"hash": "e32d12e779b5722ff4a6aa9654f2994a6046fcb704750a93e511deee169dbc16",
|
|
"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"
|
|
}
|
|
}
|