2010-10-31, 14:03
HenrikDK Wrote:Hi, it's pretty hard to tell what's wrong without a debug log (remember to enable debug in the plugin settings)
Of course, I thought there might be known issues.
Here is my log: http://pastebin.com/XFzj0q0W
(login attempt is right in the end)
Might this (see below) be the problem? I am running openelec 4432, might there be a problem with the SSL implementation?
Btw, love your plugin.

Thanks in advance!
Code:
12:39:26 T:2836290416 M:1943486464 NOTICE: ERROR: YouTubeCore::login (98) - <urlopen error unknown url type: https>
12:39:26 T:2836290416 M:1943486464 NOTICE: CLASS:
12:39:26 T:2836290416 M:1943486464 NOTICE: URLError
12:39:26 T:2836290416 M:1943486464 NOTICE: ID:
12:39:26 T:2836290416 M:1943486464 NOTICE: 160779300
12:39:26 T:2836290416 M:1943486464 NOTICE: TYPE:
12:39:26 T:2836290416 M:1943486464 NOTICE: <class 'urllib2.URLError'>
12:39:26 T:2836290416 M:1943486464 NOTICE: VALUE:
12:39:26 T:2836290416 M:1943486464 NOTICE: URLError('unknown url type: https',)
12:39:26 T:2836290416 M:1943486464 NOTICE: CALLABLE:
12:39:26 T:2836290416 M:1943486464 NOTICE: No
12:39:26 T:2836290416 M:1943486464 NOTICE: None
12:39:26 T:2836290416 M:1943486464 NOTICE: YouTube-1.9.3 login pre sleep
12:39:29 T:2836290416 M:1943490560 NOTICE: YouTube-1.9.3 login post sleep
12:39:29 T:2836290416 M:1943490560 NOTICE: YouTube-1.9.3 login - errors: 5
12:39:29 T:2836290416 M:1943490560 NOTICE: YouTube-1.9.3 login failed, hit ioerror except2: : URLError('unknown url type: https',)