mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-26 13:35:11 +00:00
16 lines
495 B
JSON
16 lines
495 B
JSON
{
|
|
"homepage": "https://rg3.github.io/youtube-dl/",
|
|
"license": "Public Domain",
|
|
"version": "2016.10.12",
|
|
"url": "https://github.com/rg3/youtube-dl/releases/download/2016.10.12/youtube-dl.exe",
|
|
"hash": "f0f9ccf227c56edc190804a79472b590e0891eb9017d4c0e8fa13c17cb97de97",
|
|
"bin": "youtube-dl.exe",
|
|
"depends": [
|
|
"ffmpeg"
|
|
],
|
|
"checkver": {
|
|
"url": "https://github.com/rg3/youtube-dl/releases/latest",
|
|
"re": "\/releases\/tag\/([\\d.]+)"
|
|
}
|
|
}
|