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

How to embed a livestream permanent link? #254

Open
izabelpletsch opened this issue Aug 15, 2020 · 6 comments
Open

How to embed a livestream permanent link? #254

izabelpletsch opened this issue Aug 15, 2020 · 6 comments
Labels

Comments

@izabelpletsch
Copy link

I want to embed a livestream using the permanent livestream link, that is "https://www.youtube.com/embed/live_stream?channel=CHANNELID". Unfortunatelly, everytime i try to do this i get the message "unavailable video". What can i do?

@ruisaraiva19
Copy link
Collaborator

@izbpletsch The YouTube Player API only supports referencing videos by the videoId property, so permanent links aren't supported.

@ruisaraiva19 ruisaraiva19 changed the title Livestream permanent link embed How to embed a livestream permanent link? Jan 24, 2021
@ruisaraiva19 ruisaraiva19 pinned this issue Jan 24, 2021
@santi020k
Copy link

Any update regarding this? I need to do this, but I can't find the way.

@firofame
Copy link

firofame commented Nov 4, 2022

any update on this?

@santi020k
Copy link

In the end, what we did was manage that from the back with the youtube api and transform the data we had to the link that the front needs to make the representation and with sockets we manage the events of the player to inform the back about the behavior of the user regarding the video.

@firofame
Copy link

I believe youtube API has only 100 free hits. why pay for something that is free

@santi020k
Copy link

That already corresponds to the company to pay, but it was the best decision for us because in the future work it was much easier with that api

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

No branches or pull requests

4 participants