New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

m3u8-cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

m3u8-cli

Cli to download and compile m3u8 files.

latest
Source
npmnpm
Version
0.0.8
Version published
Maintainers
1
Created
Source

m3u8-cli

Cli to download and compile m3u8 files.

下载并合并 m3u8 文件的工具。

Installation

npm i m3u8-cli -g

Usage

& m3u8-cli -h

选项:
  -u, --url      下载地址                                                 [必需]
  -o, --output   保存到的文件                                             [必需]
  -p, --proxy    使用的代理地址
  -h, --help     显示帮助信息                                             [布尔]
  -v, --version  显示版本号                                               [布尔]

示例:
  m3u8-cli download -u [url] -o [output]

Features

  • m3u8资源解析
  • 多线程下载
  • 断点续传
  • 错误重试
  • 代理支持

License

MIT

FAQs

Package last updated on 12 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts