Awesome
Pure Live
<img width="100" alt="image" src="./assets/icons/icon.png">Pure Live is a live stream transcoding application based on Flutter for android and windows, which can make you watch lives with ease. All data fetched by local machine, no cloud save, all live data and video belongs to original platform.
Pure Live是一款款平台基于Flutter的直播转码软件,轻松看直播。所有数据均由本地机器获取,不存储在云端,直播数据、视频版权归原平台所有。
目前支持设备:
- Android
- Windows
Windows 安装
使用 msix 安装请删除 .zip 后缀名。
开发进度看板link
Screenshots
Mobile UI
<div style="text-align: center"> <table> <tr> <td style="text-align: center"> <img src="./screenshots/favorite_page.jpg" width="200"/> </td> <td style="text-align: center"> <img src="./screenshots/popular_page.jpg" width="200"/> </td> <td style="text-align: center"> <img src="./screenshots/areas_page.jpg" width="200"/> </td> <td style="text-align: center"> <img src="./screenshots/search_page.jpg" width="200"/> </td> <td style="text-align: center"> <img src="./screenshots/live_play_page.jpg" width="200"/> </td> </tr> </table> </div>Tablet/Desktop UI
<div style="text-align: center"> <table> <tr> <td style="text-align: center"> <img src="./screenshots/desktop_favorite.png" width="350"/> </td> <td style="text-align: center"> <img src="./screenshots/desktop_popular.png" width="350"/> </td> <td style="text-align: center"> <img src="./screenshots/desktop_live_play.png" width="350"/> </td> </tr> </table> </div>Platforms
Donate
如果你觉得该项目对您有所帮助,可以打赏一杯咖啡给我,支持我继续开发维护PureLive。 感谢您的支持~
<div style="text-align: center"> <table> <tr> <td style="text-align: center"> <img src="./assets/images/alipay.jpg" width="200"/> </td> <td style="text-align: center"> <img src="./assets/images/wechat.png" width="228"/> </td> </tr> </table> </div>Problems
问题反馈
- 如果需要反馈问题,请在Github发布issue
部分链接无法播放
- 对于部分IP,哔哩哔哩的
.flv
格式的直播流无法播放,尝试使用.m3u8
格式的直播流
搜索哔哩哔哩直播间不工作
- 哔哩哔哩官方搜索接口需要使用cookie,请在设置中自行设置自己的cookie
不定时更新(随缘开发)
如果你想要更好的用户体验,更人性化的交互设计,更稳定的使用,可以使用哔哩哔哩APP,斗鱼APP,虎牙APP
Statement
This project is only for learning and communication. Please do not use it for commercial purposes. The copyright of related resources is owned by the original company.
这个项目仅作为个人兴趣业余开发,不用于商业用途。相关资源的版权归原公司所有。
No user privacy is ever collected, the app directly requests the official interface except for detection updates, and the data generated by all operations is kept locally by the user.
本项目是一个纯本地直播转码应用,不会收集任何用户隐私,应用程序直接请求直播官方接口,所有操作生成的数据由用户本地保留。