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

Further informations #2

Open
Swizz opened this issue Nov 21, 2016 · 1 comment
Open

Further informations #2

Swizz opened this issue Nov 21, 2016 · 1 comment

Comments

@Swizz
Copy link

Swizz commented Nov 21, 2016

Hi there,

I dont want to be a wet blanket, but what about using the "embeded" player capabilities ?

In fact, using the same kind of player directly from Youtube is as easy than :

Given : https://www.youtube.com/watch?v=<video-id>
Then : https://www.youtube.com/embed/<video-id>

Support for playlist capabilities :

Given : https://www.youtube.com/watch?v=<video-id>&list=<playlist-id>
Then : https://www.youtube.com/embed/<video-id>?list=<playlist-id>

Cheers,

@purplematter
Copy link

I replace 'watch?v=xxxx' with 'v/xxxx'.

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

No branches or pull requests

2 participants