Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic Embed Type/Other Web Video Types? #13

Open
vincent404 opened this issue Apr 20, 2015 · 1 comment
Open

Generic Embed Type/Other Web Video Types? #13

vincent404 opened this issue Apr 20, 2015 · 1 comment
Labels

Comments

@vincent404
Copy link
Member

So I noticed that we have a Youtube type in the database. I'm wondering if we should add other popular web video hosting (vimeo, dailymotion, etc) and maybe a generic embed type? Might be overkill. Thoughts?

@blendermf
Copy link
Member

I agree with adding other hosts, and maybe an embed (slightly harder because releases currently take urls, but that could probably be changed to hold a url/embed code depending on the release type, we could even add a radio control for release types to say this takes either a url or embed code). I think this might be something we worry about a little down the road (especially since it's pretty easy to add another video type at least in the code, that's something we should document. The youtube player we implement could basically be the example of how to create that)

t2t2 added a commit that referenced this issue Apr 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants