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
士子☀️ 66e29b5a40 feat: rename mediago 10 months ago
.cspell chore: 🔨 fix pre-commit 10 months ago
.github feat: rename mediago 10 months ago
.husky chore: 🔨 fix pre-commit 10 months ago
.vscode feat: add vscode debug config 11 months ago
docs feat: rename mediago 10 months ago
packages feat: rename mediago 10 months ago
patches feat: video list. 1 year ago
screenshot readme 2 years ago
scripts chore: 🔨 fix pre-commit 10 months ago
.editorconfig new branch. 2 years ago
.env feat: rename mediago 10 months ago
.env.development feat: remove player page. use node-pty 11 months ago
.env.production fix: 🐛 catch video 10 months ago
.eslintignore style: 💄 eslint 12 months ago
.eslintrc.js fix: 🐛 types 12 months ago
.gitignore feat: add vscode debug config 11 months 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 feat: rename mediago 10 months ago
commitlint.config.js refactor: 📦️ remove tsno 10 months ago
cspell.json fix: 🐛 types 12 months ago
package.json feat: rename mediago 10 months ago
pnpm-lock.yaml chore: 🔨 use tsx instead of ts-node 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

MediaGo

快速开始   •   官网   •   文档   •   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 https://github.com/caorushizi/mediago.git

# 安装依赖
pnpm i

# 开发环境
pnpm dev

# 打包运行
pnpm release

Releases

v2.0.22023.7.9 发布)

更新日志

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

v1.1.52022.2.5 发布)

更新日志

软件截图

首页

设置页面

资源提取

技术栈

鸣谢

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

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