-
Notifications
You must be signed in to change notification settings - Fork 48
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
[FR]不显示已拉黑的用户的视频 #203
Comments
想了一下可以屏蔽的位置,你觉得还有其他页面需要屏蔽吗?
其中热门和视频页的推荐视频和动态是可以直接删除的。 |
这得让大家都提一提了,我目前只看热门里面的2个排行榜,以及顶栏里的动态,其他地方很少点开 |
研究了一下,下面两个页面都受黑名单影响
首页我测不出来(我不用b站的黑名单) 剩下不受黑名单影响且比较常用的
|
差不多就这些地方比较常用了。 |
提交了一个 PR,你可以试一下能不能解决你的问题。 |
|
刚写完回去刷新了下,正常了🤣 |
This comment was marked as outdated.
This comment was marked as outdated.
那基本没撒问题了,坐等新版了👍 |
试了下,基本没撒问题了 |
刚在刷热门的时候发现b站自带的拉黑不起作用了,还是刷出了拉黑用户的视频,希望热门也支持下 |
https://www.bilibili.com/v/popular/all/ 这个页面?我这里生效的,难道有灰度测试? |
是这个页面,我刷到后面出来的就有已拉黑的视频 |
复现了,在 up 空间加入黑名单,其他页面要等几秒后刷新才生效(目测是在异步发网络请求),我觉得没啥问题,没必要做这个页面。 |
那就只能这样了 |
目前卡片方便拉黑,但是页面依然显示相关up主的视频,希望能不显示。
b站有相关api,可以直接使用:https://account.bilibili.com/account/blacklist
The text was updated successfully, but these errors were encountered: