2014-08-07, 18:21
Impressive speed in this addon, nice work Bromix
(2014-08-07, 01:12)dkplayaclub Wrote: My god man, what a nice piece of work. Thank you many times over.Thanks can you please give me an example with the auto-view for videos? Context menu -> yes. I updated the ToDo on the first page
Any plans on adding auto-view for videos? I think it would probably work best if it was set up to default to a set view on video lists only.
Also, are there plans to add more context menu options, such as find similar videos, subscribe by video etc. ?
(2014-08-07, 10:33)raytedjaja Wrote: glad someone take youtube seriously, i already test the alpha, so far everything works well,That is not currently planned and more of a possible feature for later.
how about the download options man? wip also?
(2014-08-07, 15:19)Quihico Wrote: Much abliged. Finally I can log in again. & also a lot faster. Good work!I'm updating the first page of this thread. I try to complete the context menu as soon as possible
Might it be possible to add an "add to playlist/now-playing" option?
(2014-08-07, 18:21)sonic Wrote: Impressive speed in this addon, nice work BromixThanks, I do my best
(2014-08-07, 18:03)Martijn Wrote: There is no "official" youtube addon. Both are not supported by us, so both will not become official or whatever you call it.
(2014-08-07, 18:03)Martijn Wrote: There is no "official" youtube addon. Both are not supported by us, so both will not become official or whatever you call it.
file=plugin://plugin.video.youtube/?path=/root/video&action=play_video&videoid=%VIDEOID%
plugin://plugin.video.bromix.youtube/?action=play&id=%VIDEOID%
(2014-08-08, 02:02)nickr Wrote: Getting bromix's addon into the xbmc.org repo will not mean that every other addon will start using it by default. The name of the addon is still different and the calling mechanism is different - see post #53.
I think that the reason that addons that need youtube download the "official" addon is that they specifically have plugin.video.youtube as a pre-requisite.
It seems to me that you could fool the system and dependent addons, into using bromix's addon by replacing plugin.video.youtube with a short python script which takes this requestand turns it into this requestCode:file=plugin://plugin.video.youtube/?path=/root/video&action=play_video&videoid=%VIDEOID%
Code:plugin://plugin.video.bromix.youtube/?action=play&id=%VIDEOID%
Call it plugin.video.youtube and replace the existing "official" plugin with it on your system. All dependent addons will think the "official" addon is present, will hand off their request which will be converted to a bromix addon request.
(2014-08-06, 19:35)bromix Wrote:Now, vevo is not working again!(2014-08-06, 14:31)mr_pink Wrote:(2014-08-04, 22:32)bromix Wrote: Can you please provide an example...a link to the video?Same for all vevo vids. I tested it again and now its working!!!
Did you maybe changed vevo playback in the latest version?
(2014-08-08, 12:01)nickr Wrote: I haven't tried the bromix addon yet, but what do you mean speed? We are not talking about navigating menus here, we are talking about another addon/application kicking off a youtube video.