ScoopInstaller_Main/bucket/n-m3u8dl-cli.json
2022-05-24 08:29:45 +00:00

28 lines
843 B
JSON

{
"version": "3.0.0",
"description": "A m3u8 downloader",
"homepage": "https://github.com/nilaoda/N_m3u8DL-CLI/blob/master/README_ENG.md",
"license": "MIT",
"suggest": {
"ffmpeg": [
"ffmpeg",
"ffmpeg-nightly"
]
},
"url": "https://github.com/nilaoda/N_m3u8DL-CLI/releases/download/3.0.0/N_m3u8DL-CLI_v3.0.0.exe#/N_m3u8DL-CLI.exe",
"hash": "90c9ef988be35fcf305a5335764f6aa9460a10e94c2e093b5ea7b72998acb426",
"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"
}
}