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

Vimeo integration WIP #45

Open
rubenCodeforges opened this issue Oct 15, 2015 · 6 comments
Open

Vimeo integration WIP #45

rubenCodeforges opened this issue Oct 15, 2015 · 6 comments

Comments

@rubenCodeforges
Copy link

Ive made some prototype i would like you to take a look at this , currently as a gist , ill be polishing it of course.

https://gist.github.com/rubenCodeforges/bd876bd40343d0f68616

@rubenCodeforges
Copy link
Author

@2fdevs had you have a chance to take a look at it ?
BTW i have deployed it on staging , its getting QAed for 1 week after i get the reports ill be going in to polishing stage .

@keckelt
Copy link

keckelt commented Oct 16, 2015

Cool. I'll take a look at it during the weekend (but I'm not part of the videogular team ;-) )

@rubenCodeforges
Copy link
Author

@keckelt it doesnt matter , if you can give some notes and bug reports , that will help to enhance the whole stuff ;)

@2fdevs
Copy link
Collaborator

2fdevs commented Oct 16, 2015

@keckelt this is an open source project, everybody is part of the videogular team ;-)

@rubenCodeforges I will take a look to it deeply this weekend. I saw it very quickly and it looks good :)

A good suggestion could be having two directives vg-youtube and vg-vimeo sharing the same controller. However, this could be a problem if you want to combine youtube and vimeo videos inside the same player, in that case combining both in the same directive is a better approach.

Maybe we should rename this module to videogular-youtube-vimeo xD

@keckelt
Copy link

keckelt commented Oct 16, 2015

What do you mean with combine? One after another?
Am 16.10.2015 1:23 nachm. schrieb "Two Fucking Developers" <
[email protected]>:

@keckelt https://github.com/keckelt this is an open source project,
everybody is part of the videogular team ;-)

@rubenCodeforges https://github.com/rubenCodeforges I will take a look
to it deeply this weekend. I saw it very quickly and it looks good :)

A good suggestion could be having two directives vg-youtube and vg-vimeo
sharing the same controller. However, this could be a problem if you want
to combine youtube and vimeo videos inside the same player, in that case
combining both in the same directive is a better approach.

Maybe we should rename this module to videogular-youtube-vimeo xD


Reply to this email directly or view it on GitHub
#45 (comment)
.

@rubenCodeforges
Copy link
Author

@keckelt like it is now in my gist , 1 directive and we check is a url a vimeo or a youtube with a simple regexp match .
@2fdevs Thanks ill plan also on weekend to tune a bit , as it needs some more methods for controlling vimeo.
A known bug now is when clicking on the sound icon ( mute unmute ) i dont know a method in videogular for that , so that i can send a event to vimeo. so for now this doesnt work.
Also i didnt found on vimeo doc how to hide player controlls .
For now videogulars controlls ( play btn etc ) are on top of vimeos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants