jrue / Vimeo-jQuery-API

A simple Vimeo API using standard jQuery event structures
MIT License
148 stars 27 forks source link

For multi Vimeo Videos, this API doesn't work #30

Closed winman826 closed 5 years ago

winman826 commented 5 years ago

For one vimeo video, this API works well, but For multi videos this doesn't work. Of course, I followed all configuration( like custom manual variables ) as your document, but it doesn't help at all. All events don't work for 2nd video( next video, as well ). Please check the test link:

jrue commented 5 years ago

Hi @winman826, this library is deprecated, and no longer updated. I would encourage you to use the new official javaScript library from Vimeo, which replicates most of what I tried to do with this plugin. https://github.com/vimeo/player.js

Thanks for your interest in this project.