code-charity / code-charity/youtube

Hide views count does not hide the separator dot

Open Beginner friendly
#4,044 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature request Generated
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
  1. Enable "Hide views count"
  2. Go to any YouTube video page
  3. Look at the metadata line below the video title
  4. Observe the orphaned dot where views were hidden
Expected behavior

The separator dot should also be hidden when views count is hidden.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.