You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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.
The text was updated successfully, but these errors were encountered:
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 valuetrue
to the request (highlighted in the screenshot below).Other details
No response
Checklist
The text was updated successfully, but these errors were encountered: