nk-o / video-worker

API wrapper for Youtube, Vimeo and Self-Hosted videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get Video Thumb API for Vimeo is dead

VincenzoMarsianoBcame opened this issue · comments

Hi,
I discovered that the API endpoint used by getImageURL() in video-worker.js for Vimeo is dead, they have changed API endpoints so the ones used in the method code is deprecated.

Hey.

Can you provide an example? I just tested it locally and it is working as expected. Without any problem.

Hii,
thank you for the answer firstly,
i realized that my client want to use private vimeo videos, could this be a problem?
because i tried also another service, "https://vumbnail.com", but some IDs cannot be found, maybe due to privacy about private videos.
I red the docs about Vimeo APIs and there are new endpoints that need credentials or a key to be used, this makes me confused.
Thank you again for your feedback

Yes, we can look at the public videos only (and their thumbnails). I don't think we will add support for private access, as we personally never use it.