0

I am thinking about using the Vimeo-API to add some extra information to my embedded Vimeo-Video. I am interested in the description and the license. I can see that there is an simple API and an advaced API and I would rather want to use the simple one. But it seems that information on the license is not included. Is there a way to get the license for a video without using the advanced API?

Thanks Magda

4

1 回答 1

0

新 API ( https://developer.vimeo.com/api ) 比高级 API 容易得多。我强烈建议试一试。

此 API 将在每个视频响应旁边提供许可证类型,并允许您按许可证过滤大多数 API 请求。

于 2014-06-18T21:14:41.073 回答