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

Fix initial loading bug for Private Vimeo videos #187

Merged
merged 1 commit into from
May 5, 2017

Conversation

quicksnap
Copy link
Contributor

Private Vimeo videos have the structure https://vimeo.com/<number>/<hex>. For some reason, when passing just the ID to the initial player, it chokes with errors. When the player is already loaded, using the ID seems to work fine.

Private Vimeo videos have the structure `https://vimeo.com/<number>/<hex>`. For some reason, when passing just the ID to the initial player, it chokes with errors. When the player is already loaded, using the ID seems to work fine.
@cookpete cookpete merged commit 12e3f66 into cookpete:master May 5, 2017
@cookpete
Copy link
Owner

cookpete commented May 5, 2017

Thanks!

@cookpete
Copy link
Owner

cookpete commented May 5, 2017

Published in 0.17.1

@quicksnap
Copy link
Contributor Author

Wow! Thanks for publishing so quickly!

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

Successfully merging this pull request may close these issues.

None yet

2 participants