Custom "Pro account" player for embedding videos uploaded via API

425 views Asked by At

Is there any way of setting a custom player (already defined on a pro account) for embed videos uploaded via API?

Thanks,

Regards,

Marcelo

1

There are 1 answers

0
Dashron On

The Vimeo API returns video file urls. You must combine those urls with your custom player on your own. Your custom player's documentation should have more information about this.

There is no way for the Vimeo API to automatically provide videos in the context of your player.