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
I used the open api /users/me/videos to get all my videos, and I get embed path in the responses.
With the embedPath I can watch public videos in browser, but this doesn't work for private videos.
Can I play private video through embedPath with some parameters?
The text was updated successfully, but these errors were encountered:
With #2926 you can now play private videos in embed. The web browser just need an access_token/refresh_token in the local storage (set by the peertube client on login)
I used the open api /users/me/videos to get all my videos, and I get embed path in the responses.
With the embedPath I can watch public videos in browser, but this doesn't work for private videos.
Can I play private video through embedPath with some parameters?
The text was updated successfully, but these errors were encountered: