I hope that the duration of the video can be displayed in the lower right corner of the video in the preview interface
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 39k
- Forks
- 2.1k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Clear and concise description of the problem
我平常会先知道视频的时长,然后判断要不要点进去。
但是先 folo 里面,我无法在软件内获取视频(bilibili 订阅源)的时长信息,只能点进视频才能知道
Suggested solution
希望可以在右下角知道视频的时长信息
Alternative
No response
Additional context
No response
Validations
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- This issue is valid
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the preview interface and the Bilibili subscription-source handling in the TypeScript codebase. Check how video duration metadata is currently exposed, then verify the preview displays that duration in its lower-right corner. Done means the duration is visible before opening the video and existing preview behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100