-
Notifications
You must be signed in to change notification settings - Fork 7.7k
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
feat: add heibaizhibo.com #6098
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/diy/rsshub/hklvnwiqt |
好快!感谢! 但似乎还是有点小问题: https://www.heibaizhibo.com/anchorLive/192516 这个直播间目前在直播的,但startdate却是没有日期值的,所以路由当前是判断没开播的。。 |
lib/routes/heibaizhibo/room.js
Outdated
? [] | ||
: [ | ||
{ | ||
title: liveInfo.data[0].text, | ||
author: liveInfo.data[0].anchorInfo.nickname, | ||
pubDate: new Date(liveInfo.data[0].live_info.startDate), | ||
url: response.url, | ||
guid: id + liveInfo.data[0].live_info.startDate, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
刚测试了一下最新的,这块儿删除之后。默认的guid就变成直播间的链接了,是否会导致一些只根据guid变化来判断是否有新条目的阅读器检测不到更新啊?不知道还有没有更好的办法呀。
Good, thank you! ^_^ |
该 PR 相关 Issue / Involved issue
Close #6092
完整路由地址 / Example for the proposed route(s)
/heibaizhibo/room/205173
/heibaizhibo/room/13984