mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
21 lines
630 B
JSON
21 lines
630 B
JSON
{
|
|
"homepage": "https://rg3.github.io/youtube-dl/",
|
|
"license": "Public Domain",
|
|
"version": "2017.05.29",
|
|
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.05.29/youtube-dl.exe",
|
|
"hash": "7faf6bc95683c2004ab9be91b822bae18043f21fc96535af523fcc2932bd9730",
|
|
"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": "$baseurl/SHA2-256SUMS"
|
|
}
|
|
}
|
|
}
|