Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Xmarmalade/ice_live_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ice_live_viewer

image

A Flutter project can make you watch live with ease.

一个Flutter直播应用程序,轻松看直播。

本项目暂时处于搁置状态

Features

  • Follow many anchors 追踪各平台主播,包括虎牙,斗鱼和哔哩哔哩
  • Check the status of the anchor 检查主播开播状态
  • View the cover of the anchor's live stream 查看封面
  • Get the address of the live room from multiple CDNs and qualities 选择不同的线路和质量
  • Check danmaku messages 查看弹幕聊天信息
  • Support Android, iOS, Liunx and Windows 支持安卓,iOS,Liunx 和 Windows

Screenshots

屏幕截图 2022-08-21 173645

屏幕截图 2022-08-21 174302

Platforms

  • BILIBILI

  • 虎牙

  • 斗鱼

  • 没有其他平台的计划

Problems

如何使用

你可以使用本应用程序追踪虎牙,斗鱼和哔哩哔哩的主播

可解析的链接

  • 虎牙 https://*.huya.com/<房间号> 如:https://www.huya.com/lpl

    虎牙的部分主播的房间号是字母,无需手动操作,字母会被自动转换

  • Bilibili https://*.bilibili.com/<房间号> 如:https://live.bilibili.com/21495945

  • 斗鱼 https://*.douyu.com/<房间号>https://www.douyu.com/topic/<话题>?rid=<房间号> 如:https://www.douyu.com/12306

    斗鱼的部分房间是虚假号码,也可以被转换

如果你发现有房间无法解析,可以在issue反馈

部分链接无法播放

  • 虎牙一起看,斗鱼轮播无法播放

  • 对于部分IP,哔哩哔哩的.flv格式的直播流无法播放,尝试使用.m3u8格式的直播流

  • 你可以尝试在其它播放器里面播放,在Windows版本上使用的是VLC,在Android上使用的是系统播放组件

如果排除了上述的问题,请提issue

为什么这么难用

如果你想要更好的用户体验,更人性化的交互设计,更稳定的使用,可以使用哔哩哔哩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.

不会收集任何用户隐私,应用程序直接请求官方接口,所有操作生成的数据由用户本地保留。

Thanks