ScoopInstaller_Main/bucket/n-m3u8dl-cli.json
2022-05-26 12:31:08 +00:00

28 lines
843 B
JSON

{
"version": "3.0.1",
"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.1/N_m3u8DL-CLI_v3.0.1.exe#/N_m3u8DL-CLI.exe",
"hash": "7fbdcde660528ee0dbfc4d4cd73166f26a0ab859e2b102aa673b178adbc04871",
"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"
}
}