ScoopInstaller_Main/youtube-dl.json
2016-09-28 18:49:52 +10:00

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"
}
}