Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow enabling YouTube's safety/restricted mode #266

Closed
4 tasks done
absidue opened this issue Dec 31, 2022 · 1 comment
Closed
4 tasks done

Allow enabling YouTube's safety/restricted mode #266

absidue opened this issue Dec 31, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@absidue
Copy link
Collaborator

absidue commented Dec 31, 2022

Describe your suggestion

YouTube has a feature to hide mature videos. For most use cases of this library, hiding mature videos is probably not desired, however in FreeTube we would like to be able to give parents the option, to hide mature videos, while their children are using FreeTube.

When you enable the setting on the website (3 dots menu -> Restricted Mode -> ON) it adds the context.user.enableSafetyMode property with the value true to the request (highlighted in the screenshot below).

safety-mode

Other details

No response

Checklist

  • I am running the latest version.
  • I checked the documentation and found no answer.
  • I have searched the existing issues and made sure this is not a duplicate.
  • I have provided sufficient information.
@absidue
Copy link
Collaborator Author

absidue commented Jan 2, 2023

implemented in #269

@absidue absidue closed this as completed Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant