PlayWithMagic / PlayWithMagic.org

PlayWithMagic.org is a web application that catalogs magic tricks and helps magicians build shows.
http://playwithmagic.github.io/PlayWithMagic.org/
Apache License 2.0
2 stars 1 forks source link

Does the youtube player handle vimeo videos? #119

Open davidkneely opened 9 years ago

pkarjala commented 9 years ago

No; Vimeo videos need to be handled differently.

The full shebang on Vimeo embeds can be found at https://vimeo.com/help/faq/sharing-videos/embedding-videos

marknelsonengineer commented 9 years ago

This issue should include basic video URL validation.

pkarjala commented 9 years ago

Agreed; a simple regex should take care of that, unless there's a Java library that will do it for us.


Patrick Karjala pkarjala@gmail.com

On Mon, Apr 13, 2015 at 3:42 PM, Mark Nelson notifications@github.com wrote:

This issue should include basic video URL validation.

— Reply to this email directly or view it on GitHub https://github.com/PlayWithMagic/PlayWithMagic/issues/119#issuecomment-92555701 .