code-charity / code-charity/youtube
Custom Miniplayer: embedded videos require double-click to play
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
Bug Report
Description
When "Custom Miniplayer" is ON, embedded YouTube videos on third-party sites require a double-click to start playing. The first click only opens the miniplayer instead of playing the video.
Steps to reproduce
- Enable "Custom Miniplayer" in extension settings
- Go to a third-party site with an embedded YouTube video (e.g., news articles)
- Click on the embedded video
- Observe that it opens the miniplayer instead of playing
- Click again to actually play
Expected behavior
Video should play with a single click, even with Custom Miniplayer enabled.
Environment
All third-party sites with YouTube embeds
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 reproducing the issue with Custom Miniplayer enabled on a third-party site containing an embedded YouTube video. Trace the miniplayer click handling and embedded-video playback path; done means a single click both starts playback and avoids requiring a second click.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100