code-charity / code-charity/youtube
🐞Reverse playlist only reverses loaded videos (first 80)
Open
Nobody has claimed this yet.
Bug
Feature request
good first issue
help wanted
up-for-grabs
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
When attempting to reverse a very long playlist, instead of reversing the whole playlist, this extension only reverses the first 80.
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 playlist-reversal logic and the code that limits processing to the first 80 loaded videos. Reproduce the issue with a playlist longer than 80, then verify that reversal covers the complete playlist rather than only the loaded items.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100