mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-09 05:05:12 +00:00
22 lines
680 B
JSON
22 lines
680 B
JSON
{
|
|
"homepage": "https://rg3.github.io/youtube-dl/",
|
|
"license": "Public Domain",
|
|
"version": "2019.07.02",
|
|
"url": "https://github.com/rg3/youtube-dl/releases/download/2019.07.02/youtube-dl.exe",
|
|
"hash": "b3ef19b7948a030c0d202d6e69f558e4cf48be0bca8b4fca626b9ff314b2e031",
|
|
"bin": "youtube-dl.exe",
|
|
"depends": "ffmpeg",
|
|
"suggest": {
|
|
"vcredist": "extras/vcredist2010"
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|