You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:04 /home/runner/work/bilibo/bilibo/services/video.go:397 record not found
[0.155ms] [rows:0] SELECT videos_info.bvid,videos_info.cid,videos_info.page,videos_info.title,videos_info.part,videos_info.width,videos_info.height,videos_info.rotate FROM videos_info WHERE (videos_info.bvid = "BV1HA4m1F73S" AND videos_info.cid = 1501532266) AND videos_info.deleted_at IS NULL ORDER BY videos_info.id LIMIT 1
Docker部署的,不知道为啥读取不到视频信息
The text was updated successfully, but these errors were encountered:
OcrSu
changed the title
:04 /home/runner/work/bilibo/bilibo/services/video.go:397 record not found
无法正确获取视频标题 video.go:397 record not found
Nov 27, 2024
:04 /home/runner/work/bilibo/bilibo/services/video.go:397 record not found
[0.155ms] [rows:0] SELECT
videos_info
.bvid
,videos_info
.cid
,videos_info
.page
,videos_info
.title
,videos_info
.part
,videos_info
.width
,videos_info
.height
,videos_info
.rotate
FROMvideos_info
WHERE (videos_info
.bvid
= "BV1HA4m1F73S" ANDvideos_info
.cid
= 1501532266) ANDvideos_info
.deleted_at
IS NULL ORDER BYvideos_info
.id
LIMIT 1Docker部署的,不知道为啥读取不到视频信息
The text was updated successfully, but these errors were encountered: