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!
1 Like
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
1 Like
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.
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.