ScoopInstaller_Main/bucket/n-m3u8dl-cli.json
2023-04-27 20:33:30 +00:00

25 lines
789 B
JSON

{
"version": "3.0.2",
"description": "A m3u8 downloader",
"homepage": "https://github.com/nilaoda/N_m3u8DL-CLI/blob/master/README_ENG.md",
"license": "MIT",
"suggest": {
"ffmpeg": "ffmpeg"
},
"url": "https://github.com/nilaoda/N_m3u8DL-CLI/releases/download/3.0.2/N_m3u8DL-CLI_v3.0.2.exe#/N_m3u8DL-CLI.exe",
"hash": "b9e50e69e722b427d8bcafd1ecaa355d3ae79d9dae6b5fd87095fdb01bef8195",
"bin": [
"N_m3u8DL-CLI.exe",
[
"N_m3u8DL-CLI.exe",
"N_m3u8DL"
]
],
"checkver": {
"github": "https://github.com/nilaoda/N_m3u8DL-CLI"
},
"autoupdate": {
"url": "https://github.com/nilaoda/N_m3u8DL-CLI/releases/download/$version/N_m3u8DL-CLI_v$version.exe#/N_m3u8DL-CLI.exe"
}
}