Skip to content

“显示视频投稿时间”在稍后再看播放页失效 #5247

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

Open
HeroTch opened this issue Jun 2, 2025 · 1 comment
Open

“显示视频投稿时间”在稍后再看播放页失效 #5247

HeroTch opened this issue Jun 2, 2025 · 1 comment

Comments

@HeroTch
Copy link

HeroTch commented Jun 2, 2025

对应功能

显示视频投稿时间 @wisokey Commit: e4dd22d

问题描述

Example: https://www.bilibili.com/list/watchlater?bvid=***&oid=*** 稍后再看播放页中显示视频投稿时间不生效

let recoList: RecommendList = getVue2Data(reco_list)

页面结构有更改吧

脚本版本

v2.10.2-121-g539ee96c7

脚本管理器及版本

Tampermonkey v5.3.3

浏览器及版本

Brave: 1.79.118 Chromium: 137.0.7151.61 (正式版本) (64 位) 修订版本: 98737542b43ce998d531ca7e2808baea51775172

播放器版本

4.9.35-48ddd800

播放策略

默认

错误信息

userscript.html?name=Bilibili-Evolved.user.js&id=47e8eb8d-7ded-441a-a70a-52cd5ecf177a:231 
Uncaught (in promise) TypeError: Cannot read properties of null (reading '__vue__')
    at G (chrome-extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/userscript.html?name=Bilibili-Evolved.user.js&id=47e8eb8d-7ded-441a-a70a-52cd5ecf177a:231:3)
    at a (eval at <anonymous> (eval at <anonymous> (:202:61944)), <anonymous>:9:3256)
    at eval (eval at <anonymous> (eval at <anonymous> (:202:61944)), <anonymous>:9:3676)
G @ userscript.html?name=Bilibili-Evolved.user.js&id=47e8eb8d-7ded-441a-a70a-52cd5ecf177a:231
a @ VM100:9
eval @ VM100:9
await in eval
(匿名) @ userscript.html?name=Bilibili-Evolved.user.js&id=47e8eb8d-7ded-441a-a70a-52cd5ecf177a:202
Pt @ VM42:10
n @ VM42:80
(匿名) @ userscript.html?name=Bilibili-Evolved.user.js&id=47e8eb8d-7ded-441a-a70a-52cd5ecf177a:202
(匿名) @ userscript.html?name=Bilibili-Evolved.user.js&id=47e8eb8d-7ded-441a-a70a-52cd5ecf177a:202
(匿名) @ userscript.html?name=Bilibili-Evolved.user.js&id=47e8eb8d-7ded-441a-a70a-52cd5ecf177a:202
(匿名) @ userscript.html?name=Bilibili-Evolved.user.js&id=47e8eb8d-7ded-441a-a70a-52cd5ecf177a:202
attributes
t.resize @ core.js?v=2914805:150
(匿名) @ core.js?v=2914805:150
Be @ core.js?v=2914805:15
Reaction @ core.js?v=2914805:15
g @ core.js?v=2914805:17
(匿名) @ core.js?v=2914805:17
t.runReaction_ @ core.js?v=2914805:16
At @ core.js?v=2914805:17
Et @ core.js?v=2914805:17
St @ core.js?v=2914805:17
mt @ core.js?v=2914805:16
(匿名) @ core.js?v=2914805:15
Be @ core.js?v=2914805:15
Lt @ core.js?v=2914805:17
u @ core.js?v=2914805:200
t.changeState @ core.js?v=2914805:176
t.setState @ core.js?v=2914805:176
t.onLoadedmetadata @ core.js?v=2914805:125

附加截图

No response

致遇到了相同问题准备回复的人

太长不看
1、遇到了相同的问题:请用左下角的 reaction 点赞
2、实时关注该 Issue 的后续进展:请用 Issue 页上的 Subscribe 功能(在 PC 端按钮通常位于页面右侧)。
请您回复前务必确认您有在本 Issue 之外补充了其它相关信息(比如 Log)再行回复以免对他人造成不必要的困扰

完整版 由于每个 Issue 甚至整个项目都是可以订阅通知的, 对于已经有人汇报过的 Bug, 如果您也遇到了并且没有其他信息要补充, 可以直接在左下点个赞表示 +1, 不要再去新增评论。想关注后续的可以用 Subscribe,Subscribe 之后该 Issue 如果有变动都可以收到通知,如果不想被回复打扰可以使用更加进阶的 Customize 功能,勾选 "Closed" & "Reopened"。Closed 通常代表该 Issue 已被解决,极少数情况下的 Reopened 代表该 Issue 的问题重新出现。如果您新增了无意义评论,因为 Issue 这个 bug tracker 与邮件列表类似,订阅某个 Issue 的用户会在每次这个 Issue 有新的动态时收到一封新的提醒邮件。也就是说,在 Issue 中的一个不能提供新的信息的评论,相当于给所有订阅这个 Issue 的用户发了一封垃圾邮件(spam)。尤其项目的维护者也是订阅者中的一员,太多垃圾邮件会对维护者带来很多不必要的困扰。发送垃圾邮件在开源社区通常是不那么受欢迎的行为。
@wisokey
Copy link
Contributor

wisokey commented Jun 2, 2025

注意到了,最直接原因是 显示视频投稿时间 并没有在稍后再看页面启用,之前做的时候只考虑到了普通视频播放页面,我近期测试下这个功能在 稍后再看页面 上的兼容性,应该很快会有pr修复。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants