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

Feature: Play All Button #1

Open
daviddarnes opened this issue Jul 19, 2014 · 2 comments
Open

Feature: Play All Button #1

daviddarnes opened this issue Jul 19, 2014 · 2 comments

Comments

@daviddarnes
Copy link
Contributor

Might be a tall order, you'll probably have to make a YouTube playlist.
Be awesome addition though.

@EliotSlevin
Copy link
Owner

Yeah I was totally thinking about that. Just simple auto play could solve this, so when a video ends the next one loads up and plays, but not quite sure how/where to start on that.

Making a youtube playlist is an option, a script could go through the pages and add each videoid into a youtube playlist via the youtube api, it would only have to be done once. Only problem is when videos get updated.

@adamransom
Copy link

You can use the YouTube iFrame API to check when a video has finished playing and then start another one :) Embedly also has a way to subscribe to player events using its player.js.

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

3 participants