RE: YouTube v5.X.X - KODI 14.0 Helix - bromix - 2015-02-13
(2015-02-13, 16:52)Alexsource Wrote: Hey guys, I'm having issues trying to play stuff from Viewster ( https://www.youtube.com/user/ViewsterTV )
If i record correctly the old addon also had issues.
This is what the log says when trying to play Blind fist of Bruce ( video_id=ZCBlKMZLxZA ) and Bruce Lee in New Guinea ( video_id=xq2aaB_Awno ) ( found in the kung fu playlist -> https://www.youtube.com/playlist?list=PLzhurr840g_lwv5u8YeIp-Zs2aBEYoIZk ) :
Code: 11:40:54 T:6132 NOTICE: -->Python Interpreter Initialized<--
11:40:54 T:6132 NOTICE: [plugin.video.youtube] Starting Kodion framework by bromix...
11:40:54 T:6132 NOTICE: [plugin.video.youtube] Python : 2.7.8
11:40:54 T:6132 NOTICE: [plugin.video.youtube] System : Helix (2.19)
11:40:54 T:6132 NOTICE: [plugin.video.youtube] Context: YouTube (5.0.6~beta4)
11:40:56 T:6132 NOTICE: [plugin.video.youtube] Shutdown of Kodion
11:40:56 T:5708 NOTICE: Thread BackgroundLoader start, auto delete: false
11:41:08 T:5696 NOTICE: Thread LanguageInvoker start, auto delete: false
11:41:09 T:5696 NOTICE: -->Python Interpreter Initialized<--
11:41:09 T:5696 NOTICE: [plugin.video.youtube] Starting Kodion framework by bromix...
11:41:09 T:5696 NOTICE: [plugin.video.youtube] Python : 2.7.8
11:41:09 T:5696 NOTICE: [plugin.video.youtube] System : Helix (2.19)
11:41:09 T:5696 NOTICE: [plugin.video.youtube] Context: YouTube (5.0.6~beta4)
11:41:11 T:5696 NOTICE: [plugin.video.youtube] Shutdown of Kodion
11:41:11 T:5380 NOTICE: Thread BackgroundLoader start, auto delete: false
11:41:14 T:5928 NOTICE: Thread LanguageInvoker start, auto delete: false
11:41:14 T:5928 NOTICE: -->Python Interpreter Initialized<--
11:41:14 T:5928 NOTICE: [plugin.video.youtube] Starting Kodion framework by bromix...
11:41:14 T:5928 NOTICE: [plugin.video.youtube] Python : 2.7.8
11:41:14 T:5928 NOTICE: [plugin.video.youtube] System : Helix (2.19)
11:41:14 T:5928 NOTICE: [plugin.video.youtube] Context: YouTube (5.0.6~beta4)
11:41:15 T:5928 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: 'url'
Traceback (most recent call last):
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py", line 7, in <module>
runner.run(__provider__)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\runner.py", line 28, in run
__RUNNER__.run(provider, context)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\impl\xbmc\xbmc_runner.py", line 23, in run
results = provider.navigate(context)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\abstract_provider.py", line 123, in navigate
result = method(context, re_match)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\register_provider_path.py", line 12, in wrapper
return func(*args, **kwargs)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\provider.py", line 269, in on_play
return yt_play.play_video(self, context, re_match)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\yt_play.py", line 21, in play_video
video_streams = client.get_video_streams(context, video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\client\youtube.py", line 63, in get_video_streams
video_streams = video_info.load_stream_infos(video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\video_info.py", line 270, in load_stream_infos
return self._method_get_video_info(video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\video_info.py", line 495, in _method_get_video_info
url = stream_map['url']
KeyError: 'url'
-->End of Python script error report<--
11:41:15 T:5728 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/play/?video_id=ZCBlKMZLxZA]
11:41:15 T:3188 NOTICE: Thread BackgroundLoader start, auto delete: false
11:41:18 T:5200 NOTICE: Thread LanguageInvoker start, auto delete: false
11:41:18 T:5200 NOTICE: -->Python Interpreter Initialized<--
11:41:18 T:5200 NOTICE: [plugin.video.youtube] Starting Kodion framework by bromix...
11:41:18 T:5200 NOTICE: [plugin.video.youtube] Python : 2.7.8
11:41:18 T:5200 NOTICE: [plugin.video.youtube] System : Helix (2.19)
11:41:18 T:5200 NOTICE: [plugin.video.youtube] Context: YouTube (5.0.6~beta4)
11:41:19 T:5200 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: 'url'
Traceback (most recent call last):
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py", line 7, in <module>
runner.run(__provider__)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\runner.py", line 28, in run
__RUNNER__.run(provider, context)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\impl\xbmc\xbmc_runner.py", line 23, in run
results = provider.navigate(context)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\abstract_provider.py", line 123, in navigate
result = method(context, re_match)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\register_provider_path.py", line 12, in wrapper
return func(*args, **kwargs)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\provider.py", line 269, in on_play
return yt_play.play_video(self, context, re_match)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\yt_play.py", line 21, in play_video
video_streams = client.get_video_streams(context, video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\client\youtube.py", line 63, in get_video_streams
video_streams = video_info.load_stream_infos(video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\video_info.py", line 270, in load_stream_infos
return self._method_get_video_info(video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\video_info.py", line 495, in _method_get_video_info
url = stream_map['url']
KeyError: 'url'
-->End of Python script error report<--
11:41:19 T:5728 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/play/?video_id=xq2aaB_Awno]
11:41:19 T:5852 NOTICE: Thread BackgroundLoader start, auto delete: false
11:41:25 T:1012 NOTICE: Thread LanguageInvoker start, auto delete: false
11:41:26 T:1012 NOTICE: -->Python Interpreter Initialized<--
11:41:26 T:1012 NOTICE: [plugin.video.youtube] Starting Kodion framework by bromix...
11:41:26 T:1012 NOTICE: [plugin.video.youtube] Python : 2.7.8
11:41:26 T:1012 NOTICE: [plugin.video.youtube] System : Helix (2.19)
11:41:26 T:1012 NOTICE: [plugin.video.youtube] Context: YouTube (5.0.6~beta4)
11:41:27 T:1012 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: 'url'
Traceback (most recent call last):
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py", line 7, in <module>
runner.run(__provider__)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\runner.py", line 28, in run
__RUNNER__.run(provider, context)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\impl\xbmc\xbmc_runner.py", line 23, in run
results = provider.navigate(context)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\abstract_provider.py", line 123, in navigate
result = method(context, re_match)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\register_provider_path.py", line 12, in wrapper
return func(*args, **kwargs)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\provider.py", line 269, in on_play
return yt_play.play_video(self, context, re_match)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\yt_play.py", line 21, in play_video
video_streams = client.get_video_streams(context, video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\client\youtube.py", line 63, in get_video_streams
video_streams = video_info.load_stream_infos(video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\video_info.py", line 270, in load_stream_infos
return self._method_get_video_info(video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\video_info.py", line 495, in _method_get_video_info
url = stream_map['url']
KeyError: 'url'
-->End of Python script error report<--
11:41:27 T:5728 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/play/?video_id=xq2aaB_Awno]
11:41:27 T:3440 NOTICE: Thread BackgroundLoader start, auto delete: false
11:41:29 T:4160 NOTICE: Thread LanguageInvoker start, auto delete: false
11:41:29 T:4160 NOTICE: -->Python Interpreter Initialized<--
11:41:29 T:4160 WARNING: CPythonInvoker(20): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
11:41:29 T:4160 ERROR: EXCEPTION: XBMC is not playing any file
11:41:31 T:3864 NOTICE: Thread AlarmClock start, auto delete: false
11:41:31 T:5972 NOTICE: Thread LanguageInvoker start, auto delete: false
11:41:31 T:5972 NOTICE: -->Python Interpreter Initialized<--
11:41:31 T:5972 WARNING: CPythonInvoker(21): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
11:41:40 T:4856 NOTICE: Thread BackgroundLoader start, auto delete: false
11:41:56 T:4156 NOTICE: Previous line repeats 4 times.
11:41:56 T:4156 NOTICE: Thread LanguageInvoker start, auto delete: false
Some other movies, like The Superheroe ( https://www.youtube.com/watch?v=8KscJuyGMyE&list=PL5038C60BD2F64194&index=1 ) do seem to work.
https://github.com/bromix/plugin.video.youtube/issues/190
RE: YouTube v5.X.X - KODI 14.0 Helix - snesmaster40 - 2015-02-13
(2015-02-13, 12:37)bromix Wrote: (2015-02-12, 16:57)snesmaster40 Wrote: Is there a way to turn on annotations or subtitles?
annotations -> No (not possible because of API).
subtitles -> Planed but not implemented yet.
Ah alright. Thanks
RE: YouTube v5.X.X - KODI 14.0 Helix - teemue - 2015-02-13
5.0.6b4 does not start.
Code: 18:43:03 T:1751413824 NOTICE: -->Python Interpreter Initialized<--
18:43:03 T:1751413824 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: cannot import name items
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.youtube/default.py", line 3, in <module>
from resources.lib.kodion import runner
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/kodion/__init__.py", line 10, in <module>
from .abstract_provider import AbstractProvider
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/kodion/abstract_provider.py", line 4, in <module>
from . import items
ImportError: cannot import name items
-->End of Python script error report<--
18:43:03 T:1969201152 ERROR: GetDirectory - Error getting plugin://plugin.video.youtube/
18:43:03 T:1969201152 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/) failed
RE: YouTube v5.X.X - KODI 14.0 Helix - bromix - 2015-02-13
(2015-02-13, 19:09)teemue Wrote: 5.0.6b4 does not start.
Code: 18:43:03 T:1751413824 NOTICE: -->Python Interpreter Initialized<--
18:43:03 T:1751413824 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: cannot import name items
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.youtube/default.py", line 3, in <module>
from resources.lib.kodion import runner
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/kodion/__init__.py", line 10, in <module>
from .abstract_provider import AbstractProvider
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/kodion/abstract_provider.py", line 4, in <module>
from . import items
ImportError: cannot import name items
-->End of Python script error report<--
18:43:03 T:1969201152 ERROR: GetDirectory - Error getting plugin://plugin.video.youtube/
18:43:03 T:1969201152 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/) failed
A full log please.
RE: YouTube v5.X.X - KODI 14.0 Helix - bromix - 2015-02-13
(2015-02-13, 17:01)bromix Wrote: (2015-02-13, 16:52)Alexsource Wrote: Hey guys, I'm having issues trying to play stuff from Viewster ( https://www.youtube.com/user/ViewsterTV )
If i record correctly the old addon also had issues.
This is what the log says when trying to play Blind fist of Bruce ( video_id=ZCBlKMZLxZA ) and Bruce Lee in New Guinea ( video_id=xq2aaB_Awno ) ( found in the kung fu playlist -> https://www.youtube.com/playlist?list=PLzhurr840g_lwv5u8YeIp-Zs2aBEYoIZk ) :
Code: 11:40:54 T:6132 NOTICE: -->Python Interpreter Initialized<--
11:40:54 T:6132 NOTICE: [plugin.video.youtube] Starting Kodion framework by bromix...
11:40:54 T:6132 NOTICE: [plugin.video.youtube] Python : 2.7.8
11:40:54 T:6132 NOTICE: [plugin.video.youtube] System : Helix (2.19)
11:40:54 T:6132 NOTICE: [plugin.video.youtube] Context: YouTube (5.0.6~beta4)
11:40:56 T:6132 NOTICE: [plugin.video.youtube] Shutdown of Kodion
11:40:56 T:5708 NOTICE: Thread BackgroundLoader start, auto delete: false
11:41:08 T:5696 NOTICE: Thread LanguageInvoker start, auto delete: false
11:41:09 T:5696 NOTICE: -->Python Interpreter Initialized<--
11:41:09 T:5696 NOTICE: [plugin.video.youtube] Starting Kodion framework by bromix...
11:41:09 T:5696 NOTICE: [plugin.video.youtube] Python : 2.7.8
11:41:09 T:5696 NOTICE: [plugin.video.youtube] System : Helix (2.19)
11:41:09 T:5696 NOTICE: [plugin.video.youtube] Context: YouTube (5.0.6~beta4)
11:41:11 T:5696 NOTICE: [plugin.video.youtube] Shutdown of Kodion
11:41:11 T:5380 NOTICE: Thread BackgroundLoader start, auto delete: false
11:41:14 T:5928 NOTICE: Thread LanguageInvoker start, auto delete: false
11:41:14 T:5928 NOTICE: -->Python Interpreter Initialized<--
11:41:14 T:5928 NOTICE: [plugin.video.youtube] Starting Kodion framework by bromix...
11:41:14 T:5928 NOTICE: [plugin.video.youtube] Python : 2.7.8
11:41:14 T:5928 NOTICE: [plugin.video.youtube] System : Helix (2.19)
11:41:14 T:5928 NOTICE: [plugin.video.youtube] Context: YouTube (5.0.6~beta4)
11:41:15 T:5928 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: 'url'
Traceback (most recent call last):
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py", line 7, in <module>
runner.run(__provider__)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\runner.py", line 28, in run
__RUNNER__.run(provider, context)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\impl\xbmc\xbmc_runner.py", line 23, in run
results = provider.navigate(context)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\abstract_provider.py", line 123, in navigate
result = method(context, re_match)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\register_provider_path.py", line 12, in wrapper
return func(*args, **kwargs)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\provider.py", line 269, in on_play
return yt_play.play_video(self, context, re_match)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\yt_play.py", line 21, in play_video
video_streams = client.get_video_streams(context, video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\client\youtube.py", line 63, in get_video_streams
video_streams = video_info.load_stream_infos(video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\video_info.py", line 270, in load_stream_infos
return self._method_get_video_info(video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\video_info.py", line 495, in _method_get_video_info
url = stream_map['url']
KeyError: 'url'
-->End of Python script error report<--
11:41:15 T:5728 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/play/?video_id=ZCBlKMZLxZA]
11:41:15 T:3188 NOTICE: Thread BackgroundLoader start, auto delete: false
11:41:18 T:5200 NOTICE: Thread LanguageInvoker start, auto delete: false
11:41:18 T:5200 NOTICE: -->Python Interpreter Initialized<--
11:41:18 T:5200 NOTICE: [plugin.video.youtube] Starting Kodion framework by bromix...
11:41:18 T:5200 NOTICE: [plugin.video.youtube] Python : 2.7.8
11:41:18 T:5200 NOTICE: [plugin.video.youtube] System : Helix (2.19)
11:41:18 T:5200 NOTICE: [plugin.video.youtube] Context: YouTube (5.0.6~beta4)
11:41:19 T:5200 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: 'url'
Traceback (most recent call last):
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py", line 7, in <module>
runner.run(__provider__)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\runner.py", line 28, in run
__RUNNER__.run(provider, context)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\impl\xbmc\xbmc_runner.py", line 23, in run
results = provider.navigate(context)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\abstract_provider.py", line 123, in navigate
result = method(context, re_match)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\register_provider_path.py", line 12, in wrapper
return func(*args, **kwargs)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\provider.py", line 269, in on_play
return yt_play.play_video(self, context, re_match)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\yt_play.py", line 21, in play_video
video_streams = client.get_video_streams(context, video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\client\youtube.py", line 63, in get_video_streams
video_streams = video_info.load_stream_infos(video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\video_info.py", line 270, in load_stream_infos
return self._method_get_video_info(video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\video_info.py", line 495, in _method_get_video_info
url = stream_map['url']
KeyError: 'url'
-->End of Python script error report<--
11:41:19 T:5728 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/play/?video_id=xq2aaB_Awno]
11:41:19 T:5852 NOTICE: Thread BackgroundLoader start, auto delete: false
11:41:25 T:1012 NOTICE: Thread LanguageInvoker start, auto delete: false
11:41:26 T:1012 NOTICE: -->Python Interpreter Initialized<--
11:41:26 T:1012 NOTICE: [plugin.video.youtube] Starting Kodion framework by bromix...
11:41:26 T:1012 NOTICE: [plugin.video.youtube] Python : 2.7.8
11:41:26 T:1012 NOTICE: [plugin.video.youtube] System : Helix (2.19)
11:41:26 T:1012 NOTICE: [plugin.video.youtube] Context: YouTube (5.0.6~beta4)
11:41:27 T:1012 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: 'url'
Traceback (most recent call last):
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\default.py", line 7, in <module>
runner.run(__provider__)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\runner.py", line 28, in run
__RUNNER__.run(provider, context)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\impl\xbmc\xbmc_runner.py", line 23, in run
results = provider.navigate(context)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\abstract_provider.py", line 123, in navigate
result = method(context, re_match)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\kodion\register_provider_path.py", line 12, in wrapper
return func(*args, **kwargs)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\provider.py", line 269, in on_play
return yt_play.play_video(self, context, re_match)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\yt_play.py", line 21, in play_video
video_streams = client.get_video_streams(context, video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\client\youtube.py", line 63, in get_video_streams
video_streams = video_info.load_stream_infos(video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\video_info.py", line 270, in load_stream_infos
return self._method_get_video_info(video_id)
File "C:\Users\Alexis\AppData\Roaming\Kodi\addons\plugin.video.youtube\resources\lib\youtube\helper\video_info.py", line 495, in _method_get_video_info
url = stream_map['url']
KeyError: 'url'
-->End of Python script error report<--
11:41:27 T:5728 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/play/?video_id=xq2aaB_Awno]
11:41:27 T:3440 NOTICE: Thread BackgroundLoader start, auto delete: false
11:41:29 T:4160 NOTICE: Thread LanguageInvoker start, auto delete: false
11:41:29 T:4160 NOTICE: -->Python Interpreter Initialized<--
11:41:29 T:4160 WARNING: CPythonInvoker(20): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
11:41:29 T:4160 ERROR: EXCEPTION: XBMC is not playing any file
11:41:31 T:3864 NOTICE: Thread AlarmClock start, auto delete: false
11:41:31 T:5972 NOTICE: Thread LanguageInvoker start, auto delete: false
11:41:31 T:5972 NOTICE: -->Python Interpreter Initialized<--
11:41:31 T:5972 WARNING: CPythonInvoker(21): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
11:41:40 T:4856 NOTICE: Thread BackgroundLoader start, auto delete: false
11:41:56 T:4156 NOTICE: Previous line repeats 4 times.
11:41:56 T:4156 NOTICE: Thread LanguageInvoker start, auto delete: false
Some other movies, like The Superheroe ( https://www.youtube.com/watch?v=8KscJuyGMyE&list=PL5038C60BD2F64194&index=1 ) do seem to work.
https://github.com/bromix/plugin.video.youtube/issues/190
I will have to disable these kind of videos and display a message. These are rtmpe videos and not even youtube-dl has a solution for that
RE: YouTube v5.X.X - KODI 14.0 Helix - constrainer - 2015-02-13
(2015-02-09, 19:41)bromix Wrote: Please test beta~4
Hi Bromix, just tested beta~4 on my media center and all the videos played fine. Thank you for the good work
RE: YouTube v5.X.X - KODI 14.0 Helix - bromix - 2015-02-13
(2015-02-13, 23:39)constrainer Wrote: (2015-02-09, 19:41)bromix Wrote: Please test beta~4
Hi Bromix, just tested beta~4 on my media center and all the videos played fine. Thank you for the good work
You're welcome and thanks for your feedback I'm glad it's working again for you
RE: YouTube v5.X.X - KODI 14.0 Helix - pleslie - 2015-02-14
Kodi ver 14.1 stable
Windows 7 SP1, kernel: Windows NT x86 64-bit version 6.1
Host CPU: Intel® Core2 CPU 6300 @ 1.86GHz, 2 cores available
2GB Ram
Youtube video addon 5.05
I am having trouble accessing playlists through the youtube plugin. I have logged in and can access all other sections of my youtube user account like watch later and subscriptions but cannot access my playlists.
I receive a youtube channel not found script error
Here is a link to my Kodi error log
http://pastebin.com/4q3Dtria
any help or troubleshooting steps would be greatly appreciated
cheers
RE: YouTube v5.X.X - KODI 14.0 Helix - teemue - 2015-02-14
(2015-02-13, 19:18)bromix Wrote: (2015-02-13, 19:09)teemue Wrote: 5.0.6b4 does not start.
Code: 18:43:03 T:1751413824 NOTICE: -->Python Interpreter Initialized<--
18:43:03 T:1751413824 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: cannot import name items
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.youtube/default.py", line 3, in <module>
from resources.lib.kodion import runner
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/kodion/__init__.py", line 10, in <module>
from .abstract_provider import AbstractProvider
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/kodion/abstract_provider.py", line 4, in <module>
from . import items
ImportError: cannot import name items
-->End of Python script error report<--
18:43:03 T:1969201152 ERROR: GetDirectory - Error getting plugin://plugin.video.youtube/
18:43:03 T:1969201152 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/) failed
A full log please.
Log starting at OpenELEC 5.0.3 reboot: http://pastebin.com/DA7Jx45L
RE: YouTube v5.X.X - KODI 14.0 Helix - bromix - 2015-02-14
(2015-02-14, 10:00)teemue Wrote: (2015-02-13, 19:18)bromix Wrote: (2015-02-13, 19:09)teemue Wrote: 5.0.6b4 does not start.
Code: 18:43:03 T:1751413824 NOTICE: -->Python Interpreter Initialized<--
18:43:03 T:1751413824 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: cannot import name items
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.youtube/default.py", line 3, in <module>
from resources.lib.kodion import runner
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/kodion/__init__.py", line 10, in <module>
from .abstract_provider import AbstractProvider
File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/kodion/abstract_provider.py", line 4, in <module>
from . import items
ImportError: cannot import name items
-->End of Python script error report<--
18:43:03 T:1969201152 ERROR: GetDirectory - Error getting plugin://plugin.video.youtube/
18:43:03 T:1969201152 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/) failed
A full log please.
Log starting at OpenELEC 5.0.3 reboot: http://pastebin.com/DA7Jx45L Is working fine here. Can you please re-install the addon. Something is missing. I can't imagine that this is a problem because of the imports - you would be the first with it. Also this wasn't a full log again I need some more information of the running xbmc/kodi.
RE: YouTube v5.X.X - KODI 14.0 Helix - derekz - 2015-02-14
If I try to select "popular on youtube" or "most viewed" the list is empty. is a bug ?
RE: YouTube v5.X.X - KODI 14.0 Helix - blueskies - 2015-02-14
Hello - I am using the youtube addon for the first time but am experiencing significant delays navigating and then playing content. It is taking a couple of minutes from clicking 'my subscriptions' to the page opening with a similar delay for content to start streaming.
I was unable to find the option for a debug log in the addon config so am not sure how to pull the log file.
I couldn't see anything obvious that suggested the addon was incompatible with the firetv, hence my post.
Other info:
- Addon version 5.0.6b5 + 5.0.5. Same issues in both. Default settings logged in.
Kodi - Kodi 14.0 on Amazon FTV. Pretty basic setup being used for local lan video streaming only. Only other non standard app is Watchdog.
Internet Access - High speed internet that is working fine for other devices. Kodi is also able to play LAN content without delay. Amazon prime is streaming HD content without issue.
Any advice would be appreciated.
Thanks.
RE: YouTube v5.X.X - KODI 14.0 Helix - Alexsource - 2015-02-14
(2015-02-13, 23:38)bromix Wrote: I will have to disable these kind of videos and display a message. These are rtmpe videos and not even youtube-dl has a solution for that
That is unfortunate
I hope there's a way to fix this, eventually.
RE: YouTube v5.X.X - KODI 14.0 Helix - bromix - 2015-02-14
(2015-02-14, 15:02)derekz Wrote: If I try to select "popular on youtube" or "most viewed" the list is empty. is a bug ? debug log (wiki)
RE: YouTube v5.X.X - KODI 14.0 Helix - bromix - 2015-02-14
(2015-02-14, 15:33)blueskies Wrote: Hello - I am using the youtube addon for the first time but am experiencing significant delays navigating and then playing content. It is taking a couple of minutes from clicking 'my subscriptions' to the page opening with a similar delay for content to start streaming.
I was unable to find the option for a debug log in the addon config so am not sure how to pull the log file.
I couldn't see anything obvious that suggested the addon was incompatible with the firetv, hence my post.
Other info:
- Addon version 5.0.6b5 + 5.0.5. Same issues in both. Default settings logged in.
Kodi - Kodi 14.0 on Amazon FTV. Pretty basic setup being used for local lan video streaming only. Only other non standard app is Watchdog.
Internet Access - High speed internet that is working fine for other devices. Kodi is also able to play LAN content without delay. Amazon prime is streaming HD content without issue.
Any advice would be appreciated.
Thanks. FireTV shouldn't be an issue, especially perfarmances you're the first Tests on OpenELEC an Android are working fine.
Regarding Debug log: debug log (wiki)
|