-
Notifications
You must be signed in to change notification settings - Fork 7.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
B站直播no response #18322
Comments
Searching for maintainers:
If all routes can not be found, the issue will be closed automatically. Please use |
Can't reproduce, the remote API is work as expect, please try to use another RSSHub instance or self-hosted. |
自建服务正常,可能是 rsshub 被风控了 |
/test
|
Successfully generated as following: http://localhost:1200/bilibili/live/room/3 - Success ✔️<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>3号直播间 直播间开播状态</title>
<link>https://live.bilibili.com/23058</link>
<atom:link href="http://localhost:1200/bilibili/live/room/3" rel="self" type="application/rss+xml"></atom:link>
<description>3号直播间 直播间开播状态 - Powered by RSSHub</description>
<generator>RSSHub</generator>
<webMaster>[email protected] (RSSHub)</webMaster>
<language>en</language>
<lastBuildDate>Tue, 11 Feb 2025 17:27:17 GMT</lastBuildDate>
<ttl>5</ttl>
</channel>
</rss> http://localhost:1200/bilibili/live/room/31368697 - Success ✔️<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>雪烛Yukisyo 直播间开播状态</title>
<link>https://live.bilibili.com/31368697</link>
<atom:link href="http://localhost:1200/bilibili/live/room/31368697" rel="self" type="application/rss+xml"></atom:link>
<description>雪烛Yukisyo 直播间开播状态 - Powered by RSSHub</description>
<generator>RSSHub</generator>
<webMaster>[email protected] (RSSHub)</webMaster>
<language>en</language>
<lastBuildDate>Tue, 11 Feb 2025 17:27:18 GMT</lastBuildDate>
<ttl>5</ttl>
<item>
<title>是神奇的杂谈麻 2025-02-11 21:28:38</title>
<description>是神奇的杂谈麻<br></description>
<link>https://live.bilibili.com/31368697</link>
<guid isPermaLink="false">https://live.bilibili.com/31368697 2025-02-11 21:28:38</guid>
<pubDate>Tue, 11 Feb 2025 13:28:38 GMT</pubDate>
</item>
</channel>
</rss> |
就是说现在只能用自己的服务器的IP了吗? |
路由地址
完整路由地址
相关文档
https://docs.rsshub.app/zh/routes/live#%E7%9B%B4%E6%92%AD%E5%BC%80%E6%92%AD
预期是什么?
正常
实际发生了什么?
FetchError: [GET] "https://api.live.bilibili.com/room/v1/Room/room_init?id=3": fetch failed
部署
RSSHub 演示 (https://rsshub.app)
部署相关信息
No response
额外信息
这不是重复的 issue
The text was updated successfully, but these errors were encountered: