code-charity / code-charity/youtube

💡Automatically accept content warning

Open
#3,591 7 comments 1 reaction 1 assignee View on GitHub

@IsVohi is already working on this.

Since Feb 7, 2026.

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

PROBLEM: When watching videos, especially though playlists, there will be videos that require you to hit a button labelled "I understand and wish to proceed" which will prevent the video from playing. When away from keyboard, this will just stop videos playing.

SOLUTION: I've seen and tested this on a video, but by adding "&rco=1" to the end of the URL, this will skip the message.

ALTERNATIVES: Alternatively have a way to auto click prompt.

RELEVANCE / SCOPE: This would be good for any user that likes to leave a playlist running in the background, for example when laying in bed, having the playlist just stop sucks.

"SIDE EFFECTS": I do not believe it will conflict as this setting would only affect videos with the content warning, it should only be a single toggle in the player menu.

CONTEXT: NA
//
Thank you!

SHORT Table (Summary)
Problem Skip "I understand and wish to proceed"
Solution Add "&rco=1" to the end of the URL
Alternatives Auto click prompt
Scope Users that like to leave a playlist running in the background
Side effects Only affect videos with the content warning
Context NA

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.