Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play private video through embed #2944

Closed
Jenner-Zhl opened this issue Jul 9, 2020 · 3 comments
Closed

Play private video through embed #2944

Jenner-Zhl opened this issue Jul 9, 2020 · 3 comments

Comments

@Jenner-Zhl
Copy link

Jenner-Zhl commented Jul 9, 2020

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?

@Chocobozzz
Copy link
Owner

Can I play private video through embedPath with some parameters?

No sorry, it's not available yet

@Chocobozzz Chocobozzz changed the title Can I play private video through embedPath? Play private video through embed Jul 9, 2020
@Jenner-Zhl
Copy link
Author

If I want to play private video in my android/ios app client, how can I do this?

@Chocobozzz
Copy link
Owner

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants