code-charity / code-charity/youtube
Total playlist/queue duration display
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
⚬ PROBLEM: I often have a hard time estimating the total duration of the current playlist/queue.
⚬ SOLUTION: I would like to have a small display (maybe next to the playlist name?) that shows the total duration of the playlist/queue by summing up the duration of the videos in the playlist/queue.
⚬ ALTERNATIVES: 3rd party solutions, see https://github.com/code4charity/YouTube-Extension/issues/727#issuecomment-798912415
⚬ RELEVANCE / SCOPE: I think this would be really useful for a lot of users.
⚬ "SIDE EFFECTS": -
⚬ CONTEXT: -
//
Thank you!
| SHORT Table | (Summary) |
|---|---|
| Problem | it's hard to estimate the total duartion of playlist/queue |
| Solution | total playlist/queue duration display |
| Alternatives | https://github.com/code4charity/YouTube-Extension/issues/727#issuecomment-798912415 |
| Scope | 75%(?) |
| Side effects | - |
| Context | - |
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
The issue names no files, tests, or entry points; begin by locating the playlist/queue UI and the video-duration data it uses. Done means a visible display shows the summed duration for the current playlist or queue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100