code-charity / code-charity/youtube
Hide views count does not hide the separator dot
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 "Hide views count" is enabled, the views number is hidden but the separator dot (·) between views count and the date/published info remains visible, creating an orphaned dot.
Steps to reproduce
- Enable "Hide views count"
- Go to any YouTube video page
- Look at the metadata line below the video title
- Observe the orphaned dot where views were hidden
Expected behavior
The separator dot should also be hidden when views count is hidden.
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
Search the JavaScript extension code for the “Hide views count” setting and the metadata separator rendered between the views and date or published information. Reproduce the issue on a YouTube video with the setting enabled, then verify that the separator disappears with the views count and remains when views are shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100