mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-13 07:05:14 +00:00
21 lines
682 B
JSON
21 lines
682 B
JSON
{
|
|
"homepage": "https://rg3.github.io/youtube-dl/",
|
|
"license": "Public Domain",
|
|
"version": "2017.05.01",
|
|
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.05.01/youtube-dl.exe",
|
|
"hash": "f66cb01bb8f0599aa3699179c4947b38ddb01bc644764ad23ef020a29947991b",
|
|
"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",
|
|
"hash": {
|
|
"url": "https://github.com/rg3/youtube-dl/releases/download/$version/SHA2-256SUMS"
|
|
}
|
|
}
|
|
}
|