mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 04:24:28 +00:00
22 lines
684 B
JSON
22 lines
684 B
JSON
{
|
|
"homepage": "https://rg3.github.io/youtube-dl/",
|
|
"license": "Public Domain",
|
|
"version": "2019.01.30.1",
|
|
"url": "https://github.com/rg3/youtube-dl/releases/download/2019.01.30.1/youtube-dl.exe",
|
|
"hash": "131674f770a7077ca024da8c13ac68f67a7486faac378c3c2f53dcc9706d7c01",
|
|
"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"
|
|
}
|
|
}
|
|
}
|