Skip to content
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

一些 Bilibili 视频无法在内联查询中渲染出预览 #52

Open
Eyre-S opened this issue Nov 13, 2024 · 1 comment
Open

一些 Bilibili 视频无法在内联查询中渲染出预览 #52

Eyre-S opened this issue Nov 13, 2024 · 1 comment
Labels
17%source#function About the specific function. 97%level#problem Someting doesn't work perfectly

Comments

@Eyre-S
Copy link
Owner

Eyre-S commented Nov 13, 2024

大部分发生于老旧视频当中。从日志来看,完整的 inline query result 信息已经被发送给 Telegram 端,同时也没有报错产生。

这个失效问题只会影响带预览的 inline result 本身,并不会使整个 inline result 集合失效。

目前看起来似乎产生失效的视频的预览图的高度都小于或等于 100 像素。不过有另外一些小于 100 像素的视频仍然正常工作了。

一些案例:

喂给 tg 之后没发出来的:

发出来了的:

@Eyre-S Eyre-S added 97%level#problem Someting doesn't work perfectly 17%source#function About the specific function. labels Nov 13, 2024
@Eyre-S
Copy link
Owner Author

Eyre-S commented Nov 14, 2024

观察到一个现象:一个视频如果无法在 inline 下面得到结果的话,把它发给 bot 使用 /get 的方式将能够得到一个结果。然后再次使用 inline 就可以得到结果了。

不清楚是否和 tg 端的图片缓存以及图片拖取规则等等有关系

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
17%source#function About the specific function. 97%level#problem Someting doesn't work perfectly
Projects
Status: Waiting
Development

No branches or pull requests

1 participant