diff --git a/bucket/n-m3u8dl-cli.json b/bucket/n-m3u8dl-cli.json new file mode 100644 index 0000000000..4f1ff0d97a --- /dev/null +++ b/bucket/n-m3u8dl-cli.json @@ -0,0 +1,27 @@ +{ + "homepage": "https://github.com/nilaoda/N_m3u8DL-CLI/blob/master/README_ENG.md", + "description": "A m3u8 downloader", + "version": "2.4.6", + "license": "MIT", + "suggest": { + "ffmpeg": [ + "ffmpeg", + "ffmpeg-nightly" + ] + }, + "url": "https://github.com/nilaoda/N_m3u8DL-CLI/releases/download/2.4.6/N_m3u8DL-CLI_v2.4.6.exe#/N_m3u8DL-CLI.exe", + "hash": "23fda34552ccc0ac9d4a31babc4ee5a5eac3b23c9aa772418b3c79e7d0242747", + "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" + } +}