Chocobozzz / PeerTube

ActivityPub-federated video streaming platform using P2P directly in your web browser
https://joinpeertube.org/
GNU Affero General Public License v3.0
12.89k stars 1.48k forks source link

List password protected videos in channel/account videos page #6107

Open xundeenergie opened 8 months ago

xundeenergie commented 8 months ago

Describe the current behavior

I created a video and published it with the new feature "password secured". And the video is not listed. When i change the security-level to "internal", then i can see the video in the channel-overview. Change it back to password-secured, the video is not listed again.

Steps to reproduce

  1. Upload a video
  2. set it to "password"
  3. go tho channel overview. Video is not listed

Describe the expected behavior

When i publish a video with password, then i expect it is visible/listed, but not viewable without password. Even when i'm logged in and allowed to see the video, i expect to find it via search.

Additional information

Chocobozzz commented 8 months ago

Hi,

We decided to consider password protected videos like unlisted videos. But we can discuss about this behaviour when the user visits the channel/account page. Do you know how Vimeo or Dailymotion consider password protected videos when they list videos?

xundeenergie commented 8 months ago

Maybe you can add a checkbox to the dialog "[ ] unlisted" and show them default. Or the other way round.

I don't know, how these services handle such videos, because i don't use them.