mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-06 03:35:14 +00:00
28 lines
843 B
JSON
28 lines
843 B
JSON
{
|
|
"version": "2.7.3",
|
|
"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.3/N_m3u8DL-CLI_v2.7.3.exe#/N_m3u8DL-CLI.exe",
|
|
"hash": "cdb29354e39e3e98257efe4f8b05a996992a4ccd35e9a9ade33faebb86ef02d7",
|
|
"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"
|
|
}
|
|
}
|