Skip to content

🎥 Live

Bilibili

直播分区

🟢 Passed Test

👨‍💻 Author: @Qixingchen

💡 Example: https://rsshub.app/bilibili/live/area/207/online

🛎️ Route: /bilibili/live/area/:areaID/:order

🔗 Parameters:

  • areaID, required - 分区 ID 分区增删较多, 可通过 分区列表 查询
  • order, required - 排序方式, live_time 开播时间, online 人气

🐙 Source Code: /bilibili/live-area.ts

WARNING

由于接口未提供开播时间,如果直播间未更换标题与分区,将视为一次。如果直播间更换分区与标题,将视为另一项

直播开播

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @Qixingchen

💡 Example: https://rsshub.app/bilibili/live/room/3

🛎️ Route: /bilibili/live/room/:roomID

🔗 Parameters:

  • roomID, required - 房间号, 可在直播间 URL 中找到, 长短号均可

🐙 Source Code: /bilibili/live-room.ts

直播搜索

🟢 Passed Test

👨‍💻 Author: @Qixingchen

💡 Example: https://rsshub.app/bilibili/live/search/dota/online

🛎️ Route: /bilibili/live/search/:key/:order

🔗 Parameters:

  • key, required - 搜索关键字
  • order, required - 排序方式, live_time 开播时间, online 人气

🐙 Source Code: /bilibili/live-search.ts

LiSA

Latest Discography

🔴 Failed Test🔍 Support Radar

👨‍💻 Author: @Kiotlin

💡 Example: https://rsshub.app/lxixsxa/disco

🛎️ Route: /lxixsxa/disco

🐙 Source Code: /lxixsxa/discography.ts

News

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @Kiotlin

💡 Example: https://rsshub.app/lxixsxa/info

🛎️ Route: /lxixsxa/info

🐙 Source Code: /lxixsxa/information.ts

Twitch

Channel Video

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @hoilc

💡 Example: https://rsshub.app/twitch/video/riotgames/highlights

🛎️ Route: /twitch/video/:login/:filter?

🔗 Parameters:

  • login, required - Twitch username
  • filter, required - Video type, Default to all

🐙 Source Code: /twitch/video.ts

archivehighlightsall
Recent broadcastsRecent highlights and uploadsAll videos

Live

🟢 Passed Test

👨‍💻 Author: @hoilc

💡 Example: https://rsshub.app/twitch/live/riotgames

🛎️ Route: /twitch/live/:login

🔗 Parameters:

  • login, required - Twitch username

🐙 Source Code: /twitch/live.ts

Stream Schedule

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @hoilc

💡 Example: https://rsshub.app/twitch/schedule/riotgames

🛎️ Route: /twitch/schedule/:login

🔗 Parameters:

  • login, required - Twitch username

🐙 Source Code: /twitch/schedule.ts

Yoasobi Official

Live

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @Kiotlin

💡 Example: https://rsshub.app/yoasobi-music/live

🛎️ Route: /yoasobi-music/live

🐙 Source Code: /yoasobi-music/live.ts

Media

🟡 Missing Test🔍 Support Radar

👨‍💻 Author: @Kiotlin

💡 Example: https://rsshub.app/yoasobi-music/media

🛎️ Route: /yoasobi-music/media

🐙 Source Code: /yoasobi-music/media.ts

News & Biography

🟡 Missing Test🔍 Support Radar

👨‍💻 Author:

💡 Example: https://rsshub.app/yoasobi-music/info/news

🛎️ Route: /yoasobi-music/info/:category?

🔗 Parameters:

  • category, required - news, biography

🐙 Source Code: /yoasobi-music/info.ts

YouTube

Live

🔴 Failed Test⚙️ Config Required

👨‍💻 Author: @sussurr127

💡 Example: https://rsshub.app/youtube/live/@GawrGura

🛎️ Route: /youtube/live/:username/:embed?

🔗 Parameters:

  • username, required - YouTuber id
  • embed, required - Default to embed the video, set to any value to disable embedding

⚙️ Deployment Configs:

  • YOUTUBE_KEY, required - YouTube API Key, support multiple keys, split them with ,, API Key application

🐙 Source Code: /youtube/live.ts

抖音直播

WARNING

反爬严格,需要启用 puppeteer。抖音的视频 CDN 会验证 Referer,意味着许多阅读器都无法直接播放内嵌视频,以下是一些变通解决方案:

  1. 启用内嵌视频 (embed=1), 参考 通用参数 -> 多媒体处理 配置 multimedia_hotlink_template wrap_multimedia_in_iframe
  2. 关闭内嵌视频 (embed=0),手动点击 视频直链 超链接,一般情况下均可成功播放视频。若仍然出现 HTTP 403,请复制 URL 以后到浏览器打开。
  3. 点击原文链接打开抖音网页版的视频详情页播放视频。

额外参数

含义默认值
embed是否启用内嵌视频0/1/true/falsefalse

直播间开播

🟢 Passed Test🚨 Strict Anti-crawling🎭 Rely on Puppeteer🔍 Support Radar

👨‍💻 Author: @TonyRL

💡 Example: https://rsshub.app/douyin/live/685317364746

🛎️ Route: /douyin/live/:rid

🔗 Parameters:

  • rid, required - 直播间 id, 可在主播直播间页 URL 中找到

🐙 Source Code: /douyin/live.ts

斗鱼直播

直播间开播

🟢 Passed Test🔍 Support Radar

👨‍💻 Author: @DIYgod @ChaosTong

💡 Example: https://rsshub.app/douyu/room/24422

🛎️ Route: /douyu/room/:id

🔗 Parameters:

  • id, required - 直播间 id, 可在主播直播间页 URL 中找到

🐙 Source Code: /douyu/room.ts

浪 Play 直播

直播间开播

🔴 Failed Test🚨 Strict Anti-crawling🔍 Support Radar

👨‍💻 Author: @MittWillson

💡 Example: https://rsshub.app/lang/live/room/1352360

🛎️ Route: /lang/live/room/:id

🔗 Parameters:

  • id, required - 直播间 id, 可在主播直播间页 URL 中找到

🐙 Source Code: /lang/room.ts

Released under the MIT License.