Forum
[Script] Play YouTube to XBMC from PC - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Others (/forum-24.html)
+--- Thread: [Script] Play YouTube to XBMC from PC (/thread-180.html)

Pages: 1 2


[Script] Play YouTube to XBMC from PC - brantje - 4th Jan, 2013 01:39 AM

This is an Tampermonkey script.
Google chrome users need to install tampermonkey
https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo

If you use this script please, "thank me" (on the upper right corner of this post click 'Click to thank! ')


At the playlist

The floating pane to control xbmc

At the search page

// Changes 05-01-2013
// Send youtube playlist to xbmc
// Play playlist on xbmc
// Note: video's from playlists appear in random order

// Changes 04-01-2013
// Send video's to playlist
// Volume down/up
// Clear playlist Button

// Changes 03-01-2013 @ 20.00
// Added multiple XBMC support
// Play video's straight from the results page

// Changes 03-01-2013 @ 15.00:
// Added Jquery
// Added Frodo compatibility

Script can be found at
http://userscripts.org/scripts/show/155569



If you use this script please, "thank me" (on the upper right corner of this post click 'Click to thank! ')


RE: [Script] Play YouTube on XBMC - p4trykx - 5th Jan, 2013 01:06 AM

Does it work in with new Youtube? I checked with Opera and FF and it asks me the XBMC IP and port and then nothing happens.


Re: [Script] Play YouTube on XBMC - rikardo1979 - 5th Jan, 2013 01:15 AM

isn't this for Chrome Browser only ?
I tried from Chrome and works perfect Wink


RE: [Script] Play YouTube on XBMC - namtih - 5th Jan, 2013 10:36 PM

(5th Jan, 2013 01:06 AM)p4trykx Wrote:  Does it work in with new Youtube? I checked with Opera and FF and it asks me the XBMC IP and port and then nothing happens.

I didn't this script, so I don't have any practival knowledge.
But I think you have to allow in the XBMC settings the access of 3d party apps first and as the script seems to use the web interface you need to enabe the XBMC web interface too.

I personally just use the "Watch later" feature of YouTube and then watch the so created list in the XBMC addon.


RE: [Script] Play YouTube on XBMC - brantje - 6th Jan, 2013 12:30 AM

Few versions later now:




(5th Jan, 2013 01:06 AM)p4trykx Wrote:  Does it work in with new Youtube? I checked with Opera and FF and it asks me the XBMC IP and port and then nothing happens.

Yes Smile


RE: [Script] Play YouTube on XBMC - rikardo1979 - 7th Jan, 2013 03:06 AM

little issue here



RE: [Script] Play YouTube on XBMC - brantje - 7th Jan, 2013 10:48 PM

Yea, known issue that appears on non youtube site's.
you can remove @match * if you want.
Otherwise no fix for this, since there's nothing to fix..
Because the chat runs in a iframe (= webpage).


RE: [Script] Play YouTube on XBMC - brantje - 8th Jan, 2013 05:47 AM

Next version includes a fix for this Smile


Re: [Script] Play YouTube on XBMC - rikardo1979 - 8th Jan, 2013 05:54 AM

great Wink thanks for you effort
my missus is using it and she is pretty happy
-thx-


RE: [Script] Play YouTube to XBMC from PC - koen_hendriks - 14th Jan, 2013 09:26 AM

Awesome work!


RE: [Script] Play YouTube to XBMC from PC - urarthur - 17th Jan, 2013 05:21 AM

Thanks, this was exactly what I was looking for. Keep up the good work!

Does it work with XBMC webserver password? I had to delete mine to get it to work.


RE: [Script] Play YouTube to XBMC from PC - brantje - 17th Jan, 2013 07:39 PM

Xbmc with password is possible enter user:password@IP

// 16-01-2013
// Big Update:
// - Play 2shared, mediafire, speedyshare, 180upload, sharebees, movreel to xbmc
// - Better youtube integration
// - Better status message
// - Renamed script to Play2XBMC

http://userscripts.org/scripts/show/155569

If you use this script please, "thank me" (on the upper right corner of this post click 'Click to thank! ')


RE: [Script] Play YouTube to XBMC from PC - CurlyMo - 17th Jan, 2013 08:12 PM

And if you guys use XBian, can you please thank me and Koenkk Wink


RE: [Script] Play YouTube to XBMC from PC - BartOtten - 21st Jan, 2013 12:06 AM

People using the website can thank me. Wait...i'll will add a script for all of you that does it automatically Wink

ps. Script seems not to work on Linux/Firefox. Filled in all the questions but no floating element appears.


RE: [Script] Play YouTube to XBMC from PC - brantje - 21st Jan, 2013 12:36 AM

(21st Jan, 2013 12:06 AM)BartOtten Wrote:  People using the website can thank me. Wait...i'll will add a script for all of you that does it automatically Wink

ps. Script seems not to work on Linux/Firefox. Filled in all the questions but no floating element appears.

"Currently only working in chrome"