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

Detect embedded youtube videos on a page #13

Closed
joshka opened this issue Nov 3, 2013 · 1 comment
Closed

Detect embedded youtube videos on a page #13

joshka opened this issue Nov 3, 2013 · 1 comment
Assignees

Comments

@joshka
Copy link

joshka commented Nov 3, 2013

A neat feature would be to enable playing youtube embedded videos found on a page directly to xbmc. I'd envisage this working as follows. On a page with one or more embedded videos, when the user clicks the play to xbmc button, a list of movies is shown (perhaps grab the title via the youtube api). Buttons to play / queue on each movie.

@khloke khloke self-assigned this Nov 12, 2014
@khloke
Copy link
Owner

khloke commented Nov 20, 2014

A change has been committed to the repository for this. The way it works is when a supported embedded video is detected, the Play Now, Queue and Favourite buttons will be enabled and works as expected. When multiple supported embedded videos are detected, those buttons become dropdown buttons that would list the titles of the detected videos, clicking on them works as expected.

@khloke khloke closed this as completed Nov 20, 2014
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

2 participants