How to allow user to upload vimeo video

How can I allow users to upload a vimeo video. Youtube is easy as the ID is always 11 characters long, so I can use the :truncated from end to 11, but Vimeo IDs vary in number of characters. Thanks guys!

I just created a plugin to solve this - upload videos to Vimeo without 3rd party services - but it sounds like your problem is more to do with understanding how to extract the ID out of a link? (and the keyword to look for in the forum is Regex or “regular expressions”.)

Demo

Marketplace

Done this before.

Link to my demo and click template for bubble editor.
Feel free to dm me if you got any question.

Cheers, Ada.