FreeTubeApp / FreeTube

An Open Source YouTube app for privacy
https://freetubeapp.io/
GNU Affero General Public License v3.0
13.37k stars 825 forks source link

[Bug]: NSFW content unplayable when Family Friendly toggle turned off #5579

Closed hix1000 closed 1 month ago

hix1000 commented 2 months ago

Guidelines

Describe the bug

NSFW videos don't play when Family Friendly content is turned off

Expected Behavior

NSFW videos play as usual (possibly with a warning ahead of time), if Family Friendly content is turned off

Issue Labels

accessibility issue, API issue, content not loading, feature stopped working, usability issue

FreeTube Version

v0.21.3 Beta

Operating System Version

Windows 11

Installation Method

.exe

Primary API used

Invidious API

Last Known Working FreeTube Version (If Any)

No response

Additional Information

No response

Nightly Build

absidue commented 2 months ago

Okay so just to be clear you turned on the Show Family Friendly Only parental control setting and are surprised that FreeTube is not showing you NSFW videos?

hix1000 commented 2 months ago

yes I turned it on, and if I turn it off, Freetube still refuses to play them, saying Error: this helps our community, learn more. It's inconsistent, sometimes it says Error: this video may be inappropriate for some users.

hix1000 commented 2 months ago

by Warning ahead of time (in expected behavior), I mean we should have a disclaimer with the options to either skip video or continue.

absidue commented 2 months ago

Those error messages sound like they are coming from the Invidious API, but you said you were using the local API.

Without further information e.g. links to the videos or screenshots of the error messages I can't say exactly what is going on but the second error message likely means that the uploader disabled embedding, so the age-restriction cannot be bypassed and the only way to watch it is with an official YouTube app while logged in with an age-verified YouTube account.

hix1000 commented 2 months ago

Now it says to watch on the latest version of Youtube? (also, my bad it's invidious) Screenshot 2024-08-21 160414

hix1000 commented 2 months ago

Invidious API Error: This video may be inappropriate for some users. Screenshot 2024-08-21 160818

efb4f5ff-1298-471a-8973-3d47447115dc commented 1 month ago

Now it says to watch on the latest version of Youtube? (also, my bad it's invidious) Screenshot 2024-08-21 160414

This one is unrelated, see https://github.com/FreeTubeApp/FreeTube/issues/5489

Invidious API Error: This video may be inappropriate for some users. Screenshot 2024-08-21 160818

See https://github.com/iv-org/invidious/issues/2189

Nothing we can do about this and these errors are unrelated to that setting.