DTV
抖音、b站、斗鱼、虎牙跨平台轻量化桌面客户端
> 支持本项目?可以前往底部 [打赏](#打赏) > 安卓版本:[`dtv_mobile`](https://github.com/chen-zeong/dtv_mobile) The project is written primarily in TypeScript, distributed under the MIT License license, first published in 2025. It has gained significant community traction with 1,793 stars and 66 forks on GitHub. Key topics include: bilibili, bilibili-live, douyin, douyu, huya.
Latest release: v3.0.3
May 4, 2026View Changelog →
<div align="center">
<img src="images/icon.png" alt="DTV" width="128">
<h1>DTV</h1>
<p>基于 Tauri 2.0 的跨平台斗鱼、虎牙、抖音、bilibili直播桌面客户端</p>
</div>
<p align="center">
<a href="https://apps.microsoft.com/detail/9mt8kdt169xf?referrer=appbadge&mode=direct">
<img src="https://get.microsoft.com/images/en-us%20dark.svg" width="200" alt="Download DTV from Microsoft Store">
</a>
</p>
说明
支持本项目?可以前往底部 打赏
安卓版本:dtv_mobile
- 本项目基于 Tauri 2.0 开发,体积小,占用率低,实测可以在双核、4GB内存的电脑上流畅运行
- 平台接口可能有访问频率限制,过于频繁的请求会触发验证码校验,建议合理使用搜索功能
- 本项目仅供学习编程目的使用,未进行任何逆向工程
- 本项目所有的直播版权都归属各个平台
支持平台
| 平台 | 直播流 | 弹幕 | 搜索 |
|---|---|---|---|
| 斗鱼 | ✅ | ✅ | ✅ |
| 虎牙 | ✅ | ✅ | ✅ |
| bilibili | ✅ | ✅ | ✅ |
| 抖音 | ✅ | ✅ | 仅房间号 |
功能
- 📺 平台支持:支持斗鱼、虎牙、bilibili、抖音直播
- 💬 弹幕显示:实时显示直播间弹幕,只显示聊天弹幕,不显示礼物等其他类型弹幕
- ⭐ 主播收藏:支持收藏喜欢的主播,支持收藏列表手动拖拽排序
- 🔁 数据同步:支持局域网一键同步或者json文件手动同步,可以与桌面端或者移动端同步数据
- 📋 支持平台:Mac(Intel+Arm),Windows(Win7需要自行安装Webview2),Linux(包括Ubuntu和各类发行版)
- 🌓 主题切换:支持明暗主题切换
软件截图
<div align="center"> <p>日间模式</p> <img src="images/iShot_light.webp" alt="win-日间模式" style="width: 100%; max-width: 800px; display: block; margin-left: auto; margin-right: auto;"> </div> <br> <div align="center"> <p>夜间模式</p> <img src="images/iShot_dark.webp" alt="mac-夜间模式" style="width: 100%; max-width: 800px; display: block; margin-left: auto; margin-right: auto;"> </div> <br> <div align="center"> <p>日间模式 - 播放器页面</p> <img src="images/iShot_light2.webp" alt="日间模式播放器页面" style="width: 100%; max-width: 800px; display: block; margin-left: auto; margin-right: auto;"> </div> <br>安装方式
可以在 release 目录下载对应系统的安装包, 也可以通过源码编译安装
编译
bash安装protobuf # 克隆项目 git clone https://github.com/c-zeong/dtv.git cd dtv # 安装依赖 pnpm install # 开发调试 pnpm tauri dev # 打包构建 pnpm tauri build # 构建当前系统的安装包 # 打包 ARM64 版本(Intel Mac 上交叉编译) pnpm tauri build --target aarch64-apple-darwin
参考
- 斗鱼直播流获取参考了 @wbt5/real-url
- 抖音弹幕参考了@saermart/DouyinLiveWebFetcher
- 虎牙参考了https://github.com/liuchuancong/pure_live https://github.com/ihmily/DouyinLiveRecorder
- b站弹幕参考了https://github.com/xfgryujk/blivedm
打赏
软件完全免费,如果这个项目对你有帮助,欢迎打赏支持:
<div align="center"> <img src="images/wechat.jpg" alt="微信赞赏码" width="260"> </div>Contributors
Showing top 2 contributors by commit count.
This article is auto-generated from chen-zeong/DTV via the GitHub API.Last fetched: 6/23/2026
