mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
16 lines
522 B
JSON
16 lines
522 B
JSON
{
|
|
"homepage": "http://rg3.github.io/youtube-dl/",
|
|
"license": "Public Domain",
|
|
"version": "2016.09.27",
|
|
"url": "https://yt-dl.org/downloads/2016.09.27/youtube-dl.exe",
|
|
"hash": "14f01cb5e039c652f1176639e687fef275e49b36f5dc4528f6499837a8476b9a",
|
|
"bin": "youtube-dl.exe",
|
|
"depends": [
|
|
"ffmpeg"
|
|
],
|
|
"checkver": {
|
|
"url": "http://rg3.github.io/youtube-dl/download.html",
|
|
"re": "<a href=\"https://yt-dl.org/downloads/([0-9\\.]+)/youtube-dl.exe\">Windows exe"
|
|
}
|
|
}
|