mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-23 12:05:15 +00:00
18 lines
558 B
JSON
18 lines
558 B
JSON
{
|
|
"homepage": "https://rg3.github.io/youtube-dl/",
|
|
"license": "Public Domain",
|
|
"version": "2017.01.22",
|
|
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.01.22/youtube-dl.exe",
|
|
"hash": "49ec5bb17e0aa41847d3b775f2f5487e68c0bad1bc7810de9966bf6ae72673ea",
|
|
"bin": "youtube-dl.exe",
|
|
"depends": [
|
|
"ffmpeg"
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/rg3/youtube-dl"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/rg3/youtube-dl/releases/download/$version/youtube-dl.exe"
|
|
}
|
|
}
|