futo-org / grayjay-android

Read-only mirror of Grayjay repo for issue tracking
https://gitlab.futo.org/videostreaming/grayjay
Other
554 stars 39 forks source link

Trying to watch videos from my channel returns "Media Error" #695

Open radu-andrei-oprea opened 6 months ago

radu-andrei-oprea commented 6 months ago

Currently on version 227, but had also happened in the past versions.

Simply put, whenever I try to watch one of my videos (from the channel I am connected to on the plugin) returns "Media Error" (unauthorized error) and reinstalling it does nothing.

I speculate it has something to do with either:

Kelvin-FUTO commented 6 months ago

Unlisted videos should be watchable without anything special.

Private videos you might have to enable "Use Login for video details". By default, we do not use your authentication to fetch videos for privacy reasons.

Enabling that setting will actually use your account to fetch the information, which likely fixes it.

radu-andrei-oprea commented 6 months ago

Unlisted videos aside (which still do not show), the main issue was trying to watch the public ones.

Ironically, i managed to fix it by turning off "Use Login for video details".

@Kelvin-FUTO