• Stars
    star
    274
  • Rank 145,397 (Top 3 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 3 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

获取多个直播平台的信息和弹幕

AllLive

获取各个网站的直播信息及弹幕。

支持以下网站:

  • 虎牙直播

  • 斗鱼直播

  • 哔哩哔哩直播

TODO:

  • 企鹅电竞 [×]

  • DanmakuHelper [×]

AllLive.Core

项目核心,.NET Standard 2.0类库。用于获取各个网站的信息及弹幕实现。

AllLive.ConsoleApp

基于AllLive.Core的控制台程序。

输入直播间链接获取信息及播放地址:

AllLive.ConsoleApp -i [URL]

输入直播间链接获取弹幕:

AllLive.ConsoleApp -d [URL]

AllLive.UWP

UWP客户端,简单看直播。

微软商店下载

UWP1

AllLive.DanmakuHelper

弹幕助手,实时显示弹幕。

参考及引用

https://github.com/wbt5/real-url

https://github.com/lovelyyoshino/Bilibili-Live-API/blob/master/API.WebSocket.md

https://github.com/IsoaSFlus/danmaku

https://www.cnblogs.com/sdflysha/p/20210117-douyu-barrage-with-dotnet.html

https://github.com/BacooTang/huya-danmu

https://github.com/TarsCloud/Tars