mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-07 04:05:13 +00:00
22 lines
676 B
JSON
22 lines
676 B
JSON
{
|
|
"homepage": "https://rg3.github.io/youtube-dl/",
|
|
"license": "Unlicense",
|
|
"version": "2019.08.13",
|
|
"url": "https://github.com/rg3/youtube-dl/releases/download/2019.08.13/youtube-dl.exe",
|
|
"hash": "9afbec737bed9388f662eaee2433f02c9da45e267e755a903a8191d6d26c410b",
|
|
"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"
|
|
}
|
|
}
|
|
}
|