Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix initial loading bug for Private Vimeo videos
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.
- Loading branch information