Problem with youtube addon
#1
Hi guys,

I have installed the youtube addon but unable to use it as Im getting a Error script failed: plugin.video.youtube
Im using XBMC (11.0 Git:20120321-14feb09), Platform: Windows 7, 64-bit (WoW) Service Pack 1 build 7601.

Looking at the logs Im seeing the following error:

Code:
23:50:56 T:2444  NOTICE: YouTube-2.9.1 ARGV: ['plugin://plugin.video.youtube/', '0', '']
23:50:56 T:2444    INFO: -->Python script returned the following error<--
23:50:56 T:2444   ERROR: Error Type: <type 'exceptions.AttributeError'>
23:50:56 T:2444   ERROR: Error Contents: 'module' object has no attribute 'log'
23:50:56 T:2444   ERROR: Traceback (most recent call last):
                                              File "C:\Users\htpc\AppData\Roaming\XBMC\addons\plugin.video.youtube\default.py", line 88, in <module>
                                                downloader = downloader.SimpleDownloader()
                                              File "C:\Users\htpc\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib\SimpleDownloader.py", line 106, in __init__
                                                self.common.log("Making path structure: " + repr(self.temporary_path))
                                            AttributeError: 'module' object has no attribute 'log'

Thanks in advance.
Reply
#2
The latest from the repo seems to work so far. I believe this has not officially released to public yet.
Reply
#3
and..how can i get from repo?
thanks
Reply
#4
If you don't already have add-on installed:
System > Settings > Add-ons > Get Add-ons > XBMC.org add-ons > Video Add-ons > YouTube > Install

If you have an older version installed:
System > Settings > Add-ons > Available updates > Video Add-ons > YouTube > Update
or
System > Settings > Add-ons > Enabled Add-ons > Video Add-ons > YouTube > Update
Reply

Logout Mark Read Team Forum Stats Members Help
Problem with youtube addon0