m3u8 视频在线提取工具 流媒体下载 m3u8下载 桌面客户端 windows mac
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
士子☀️ 3f4d755ab2 feat: v2.1.0-beta.1 10 months ago
.cspell test 12 months ago
.github feat: update actions version 11 months ago
.husky feat: build plugin 12 months ago
.vscode feat: add vscode debug config 11 months ago
docs docs 1 year ago
internal@c37d4ea1ee feat: terminal 11 months ago
packages feat: v2.1.0-beta.1 10 months ago
patches feat: video list. 1 year ago
screenshot readme 2 years ago
scripts fix: 🐛 build player 11 months ago
.editorconfig new branch. 2 years ago
.env feat: v2.1.0-beta.1 10 months ago
.env.development feat: remove player page. use node-pty 11 months ago
.env.production feat: node 伪终端获取详细日志 11 months ago
.eslintignore style: 💄 eslint 12 months ago
.eslintrc.js fix: 🐛 types 12 months ago
.gitignore feat: add vscode debug config 11 months ago
.gitmodules video server 1 year ago
.hintrc fix: 🐛 types 12 months ago
.npmrc .npmrc 1 year ago
.prettierignore fix: 🐛 types 12 months ago
.prettierrc fix: 🐛 types 12 months ago
LICENSE new branch. 2 years ago
README.md Update README.md 1 year ago
commitlint.config.js fix: 🐛 types 12 months ago
cspell.json fix: 🐛 types 12 months ago
package.json fix: 🐛 add tsconfig 11 months ago
pnpm-lock.yaml feat: show download dialog 10 months ago
pnpm-workspace.yaml release v2.0.0-beta.6 2 years ago
tsconfig.json fix: 🐛 add tsconfig 11 months ago

README.md

MediaDownloader

Media downloader

快速开始   •   官网   •   文档   •   Discussions

GitHub Downloads (all assets, all releases) GitHub Downloads (all assets, latest release) GitHub Repo stars GitHub forks

Intro

本项目支持 m3u8 视频在线提取工具 流媒体下载 m3u8 下载。

  •   无需抓包 使用软件自带浏览器可以轻松嗅探网页中的视频资源,通过嗅探到的资源列表选择自己想要下载的资源,简单快速。
  • 📱  移动播放 可以轻松无缝的在PC和移动设备之前切换下载完成后即可使用手机观看视频。
  • ️  批量下载 支持同时下载多个视频和直播资源,高速带宽不闲置。

Quickstart

运行代码需要 node 、 pnpm 和 gonode、go 需要在官网下载安装pnpm 可以通过npm i -g pnpm安装。

运行代码

# 代码下载
git clone --recursive https://github.com/caorushizi/m3u8-downloader.git

# 安装依赖
pnpm i

# 开发环境
pnpm dev

# 打包运行
pnpm release

Releases

v2.0.12023.7.9 发布)

v2.0.12023.7.1 发布)

更新日志

  • 暗黑模式
  • 更多下载配置
  • 支持请求标头自动带入
  • 支持开启广告过滤
  • 支持开启沉浸式嗅探
  • 支持切换手机和 PC 模式
  • 支持修改同时下载数量
  • 修复了一些 bug

v1.1.52022.2.5 发布)

更新日志

软件截图

首页

设置页面

资源提取

技术栈

鸣谢

N_m3u8DL-CLI 来自于 https://github.com/nilaoda/N_m3u8DL-CLI

mediago 来自于 https://github.com/caorushizi/mediago