Kodi Community Forum
[RELEASE] YouTube3 - YouTube Script - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] YouTube3 - YouTube Script (/showthread.php?tid=33585)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21


- syndrom3 - 2010-04-07

iorifly Wrote:I'm having problems with this plugin it loads all the thumbnails but soon after my xbmc hangs, forcing me to restart the program.
I'm using the latest version of svn.
Same problem here with XBMC 9.11 linux (livecd ION optimized v12)

Blush


- VelvetKevorkian - 2010-04-08

it's a script, not a plugin. maybe that's the problem...


- afxgroup - 2010-04-10

Hi,
i've just installed the plugin in the osx version of XBMC. The Featured Videos are loaded correctly but the plugin remain always in "Working.." state.
From the log it seems has done all work, but it doesn't exit from that state and i must kill xbmc
Anyone?

EDIT:
Fixed.. i've read it must be installed as a script.. it works great now Smile
Thank you!


- altmania - 2010-04-12

sonic Wrote:Nice, thanx for the tip i will try that setting in "advancedsettings.xml"..
Your changes to the script sounds also interesting Wink

/Sonic

i made a advancedsettings with these tags. but the issue continues.
any more suggestion?


- rosstheboss - 2010-04-26

Does this support playing the newer hd quality videos?


- DiNozzo5512 - 2010-04-27

I put the YouTube folder inside my ~/.xbmc/plugins/programs/ folder.
When i start XBMC up and go to Programs > Plugin Programs > YouTube the program starts, but it seems like xbmc crashes cause I can't do anything?

Anyone familiar with this problem and know how to solve this?

Cheers / Jonathan


- isiddiqi - 2010-04-28

DiNozzo5512 Wrote:I put the YouTube folder inside my ~/.xbmc/plugins/programs/ folder.
When i start XBMC up and go to Programs > Plugin Programs > YouTube the program starts, but it seems like xbmc crashes cause I can't do anything?

Anyone familiar with this problem and know how to solve this?

Cheers / Jonathan

You are suppose to put this in the scripts folder. It is a script not a plugin. There is another youtube plugin that you can add to plugins/video


- a_user - 2010-05-03

@iorifly: if you mean that after it has loaded all video thumbs you get a "wait..." message window in the bottom right corner that never finishes, then i have the exact same problem.

i am using the svn xbmc pvr-testing2 branch.

@VelvetKevorkian: what do you mean?


- Paljas - 2010-05-03

I'm not sure if YouTube uses mms streams, but I have a workaround for the libmms issue (loading of mms streams takes forever, or do not complete at all, freezing XBMC): http://forum.xbmc.org/showpost.php?p=530409&postcount=692


- dan72588 - 2010-05-04

Hi guys, I can run the youtube2 script just fine, but when I try and run the youtube3 script, it just says ''running'' for 5-7seconds and then nothing happens.

Any ideas?
Thanks


- isiddiqi - 2010-05-04

Can someone please look into fixing the Playlist loading, that has been broken for a long time, but used to work flawlessly...


- twomuchpizza - 2010-05-07

This thing just hangs on the "Caching..." dialog. The progress bar doesn't move at all. I just updated to the latest bleeding edge T3CH build on my Xbox (rev 29407). Any help would be appreciated. Does anyone else have this problem?


- BSSLoK - 2010-05-14

rosstheboss Wrote:Does this support playing the newer hd quality videos?

Edit: Actually this was solved pretty effectively in the other thread:
http://forum.xbmc.org/showpost.php?p=464525&postcount=75


- Ritzie - 2010-05-15

I got this installed on my lucid machine but I don't seem to get sound through my receiver. I do get sound for everything else though.


- Djape - 2010-07-07

Guys, I'm getting this error when I try to start Youtube script:

ERROR: Traceback (most recent call last):
File "/home/ubuntu/.xbmc/scripts/My Scripts/YouTube/default.py", line 1144, in ?
w = YouTubeGUI("youtube.xml", base_path, "DefaultSkin")
TypeError: XML File for Window is missing

I'm not able to understand this error, so any help would be highly appreciated.

Thx.