mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
16 lines
499 B
JSON
16 lines
499 B
JSON
{
|
|
"homepage": "https://rg3.github.io/youtube-dl/",
|
|
"license": "Public Domain",
|
|
"version": "2016.11.08.1",
|
|
"url": "https://github.com/rg3/youtube-dl/releases/download/2016.11.08.1/youtube-dl.exe",
|
|
"hash": "aaf519d78c8aca2678ccf748458d6e21d559daa9a17ce2ac05d79910b94d8b67",
|
|
"bin": "youtube-dl.exe",
|
|
"depends": [
|
|
"ffmpeg"
|
|
],
|
|
"checkver": {
|
|
"url": "https://github.com/rg3/youtube-dl/releases/latest",
|
|
"re": "\/releases\/tag\/([\\d.]+)"
|
|
}
|
|
}
|