Migrate to new Vimeo API
See original GitHub issueThere is a new Vimeo Player API which looks much better than the current API, so ReactPlayer
should probably start using that.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Getting Started with the Vimeo API
Go to the My Apps page. · Click the name of your app. · In the navigation list on the left side of...
Read more >Using the API Reference - Vimeo Developer
An API endpoint is a path that uniquely identifies a Vimeo resource: anything from a video to a user account. The exact path...
Read more >Uploading Videos with the Vimeo API
Learn how to upload videos with the Vimeo API, edit video metadata, and more. Beginners welcome!
Read more >Vimeo API
Vimeo's API supports flexible, high-quality video integration with your custom apps. · Host in the highest quality. · Customize the playback experience. ·...
Read more >Vimeo API Reference: Videos
Get a complete list of endpoints, methods, parameters, and status codes for Videos in the Vimeo API.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@CookPete can you make your new Vimeo API branch public? I can’t see it listed under branches. I’d like to start using with the hope that it will address this Vimeo issue I ran into today: https://github.com/CookPete/react-player/issues/140
I already have a working branch so don’t worry too much. I just haven’t got around to tidying it up and merging yet. The only remaining thing is an issue with player dimensions, but I think I have a workaround.