mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-02 21:41:19 +00:00
28 lines
843 B
JSON
28 lines
843 B
JSON
{
|
|
"version": "2.9.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.9.0/N_m3u8DL-CLI_v2.9.0.exe#/N_m3u8DL-CLI.exe",
|
|
"hash": "3b36cced9fae765eed715c73780f5ab02d8a67beb07d9d2886d82c8e5b41b928",
|
|
"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"
|
|
}
|
|
}
|