ScoopInstaller_Main/bucket/n-m3u8dl-cli.json
2020-07-18 12:29:53 +02:00

28 lines
843 B
JSON

{
"version": "2.7.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/2.7.0/N_m3u8DL-CLI_v2.7.0.exe#/N_m3u8DL-CLI.exe",
"hash": "f375e89f5c515b01bef6d45baf5d7e40c7a5b5ea24362c0665f34db48f2b303e",
"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"
}
}