Kodi Community Forum
YouTube Plug-in Thread - 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: YouTube Plug-in Thread (/showthread.php?tid=353278)



RE: YouTube Plug-in Thread - DjDiabolik - 2020-01-27

@anxdpanic when you have 5 minutes free..... can you check if the feature 'AutoRemove from "Watch Later" list' working ? Also can you add a manual comand from context menu ? Apparently there's no possibility to do this (or yes and i not have found it)..........


RE: YouTube Plug-in Thread - anxdpanic - 2020-01-28

@ozzyman
The HSN live streams haven't worked for quite a while. Hopefully we can get that resolved in the future.

@DjDiabolik 
https://github.com/jdf76/plugin.video.youtube/issues/728


RE: YouTube Plug-in Thread - DjDiabolik - 2020-01-28

@anxdpanic i try this.... i have add about 12 vids on my "Watch Later" list by Web Browser logged whit same account used on kodi. I have lauch the "command" and i see a spin whit a percentage. After reach the 100% on first time i see the suggest to add 8-10 video. Click on "Try Again" and after seconds percentage it's appears a message to "Try Again tomorrow whitout removing any video" or somethings similar. It's normal ?

*EDIT*
Wait Wait.. it's say right now "Whit success" or somethigs similar. Continue to follow istruction......


RE: YouTube Plug-in Thread - anxdpanic - 2020-01-28

@DjDiabolik
It happens, at some point it will find it. It's trying to find your watch later playlist on "recommended" style list, so the more you use it the higher it gets in the list. Once it manages to get onto the available pages it will succeed.
It can be a pain but it is the only way I've found of retrieving the playlist id.


RE: YouTube Plug-in Thread - DjDiabolik - 2020-01-28

@anxdpanic yeah infact i have edited previous... it's appears a "Success" after three or four try. Now i see the access_manager.json and it's appears:
Code:
"watch_later": "PLD43xCxFx6xFxx3xxxxx"

I thinks all it's correct... i don't have understand it's need to reboot my Pi2 for "remove" appears on context menu but i can try.

*EDIT*
Ok... need to restart my Pi2. "Remove" it's not appears and apparently working so good. At this point also the "Remove After watch" i thinks it's works.


Youtube does not work after windows re-instal - perseus142 - 2020-01-28

Hello team, 
could you help me please ?
A week ago I did reinstall windows 8.1 on my computer. Drivers are updated, all Windows updates were successfully installed, drivers updated.
Kodi instalation successful.
Youtube addon installation failed first time, second time successful.
Search in Youtube works fine, however if I want to play a song/video, it fails.
I reinstalled KODI and Youtube addons many times, as well as I tried 64bit and 32 bit versions. I did uninstall kodi, deleted profile folder from %appdata% restarted PC and installed kodi again. I downloaded the installer from here:https://kodi.tv/download-thanks?u=http%3A%2F%2Fmirrors.kodi.tv%2Freleases%2Fwindows%2Fwin32%2Fkodi-18.5-Leia-x86.exe
Repo updated
Still failing to playback anything.

Before the Windows 8.1, all addons in kodi worked well. I had the same youtube version like right now.
32bit version logs: https://paste.kodi.tv/iqanoqutod.kodi
64bit version logs: https://paste.kodi.tv/eqixogegol.kodi

Image

Thank you


RE: YouTube Plug-in Thread - DarrenHill - 2020-01-28

@perseus142 - I've merged your thread into the support thread for the addon, to keep things tidy and make sure the people who may be able to assist actually see it.

Just in case you wondered where your original thread and post had gone Wink


RE: YouTube Plug-in Thread - anxdpanic - 2020-01-28

@perseus142 
Update the add-on to version 6.6.0, it should be available from the official repository now.


RE: YouTube Plug-in Thread - perseus142 - 2020-01-29

@anxdpanic
Thank you. With 6.6.0 it is working.
Btw could you give some explanation what was wrong ? I tried to analyze the logs but I could not find anything.


RE: YouTube Plug-in Thread - anxdpanic - 2020-01-29

Some videos require a signature to be deciphered in order to be played. YouTube made a change to how this is done, which temporarily broke playback for a lot of videos.


RE: YouTube Plug-in Thread - THRobinson - 2020-01-29

Had playback issues this week where it failed to play and says check log, but only for video that are listed when I use the search. 

Deleted it all and installed it again and tried to sign in, getting stuck on the 2nd sign in authentication where it says "Sign in with Google temporarily disabled for this app" and I'm stuck. 

Uninstalled again, updated the repository and 6.6.0 showed up.  Installed the updated version and tried again and same error on the 2nd part of sign in authorization. 

Am I missing something?


RE: YouTube Plug-in Thread - anxdpanic - 2020-01-29

@THRobinson 
https://github.com/jdf76/plugin.video.youtube/issues/700
https://github.com/jdf76/plugin.video.youtube/wiki/Personal-API-Keys


RE: YouTube Plug-in Thread - THRobinson - 2020-01-29

(2020-01-29, 05:57)anxdpanic Wrote: @THRobinson 
https://github.com/jdf76/plugin.video.youtube/issues/700
https://github.com/jdf76/plugin.video.youtube/wiki/Personal-API-Keys
Oh, I was hoping that was a temp fix... saw a few posts from 2 months ago about that. Well... I guess it is what it is. Smile


RE: YouTube Plug-in Thread - tecfreak - 2020-02-01

Stopped working again with new 6.6.0
Quote:2020-02-01 10:16:12.139 T:3575096192  NOTICE: [plugin.video.youtube] Running: YouTube (6.6.0) on Leia (Kodi-18.5) with Python 2.7.16
                                                Path: /
                                                Params: {}
2020-02-01 10:16:13.287 T:3575096192   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.Exception'>
                                            Error Contents: Error reason: |keyExpired| with message: |Bad Request|
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/default.py", line 15, in <module>
                                                runner.run(__provider__)
                                              File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/runner.py", line 60, in run
                                                __RUNNER__.run(provider, context)
                                              File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/impl/xbmc/xbmc_runner.py", line 33, in run
                                                results = provider.navigate(context)
                                              File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/abstract_provider.py", line 99, in navigate
                                                result = method(context, re_match)
                                              File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/kodion/abstract_provider.py", line 132, in _internal_root
                                                return self.on_root(context, re_match)
                                              File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/provider.py", line 1485, in on_root
                                                playlists = resource_manager.get_related_playlists(channel_id='mine')
                                              File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/resource_manager.py", line 183, in get_related_playlists
                                                result = self._update_channels([channel_id])
                                              File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/resource_manager.py", line 78, in _update_channels
                                                if self.handle_error(json_data):
                                              File "/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube_plugin/youtube/helper/resource_manager.py", line 240, in handle_error
                                                raise Exception(error_message)
                                            Exception: Error reason: |keyExpired| with message: |Bad Request|
                                            -->End of Python script error report<--
2020-02-01 10:16:13.463 T:3583488896   ERROR: GetDirectory - Error getting plugin://plugin.video.youtube/
2020-02-01 10:16:13.469 T:4093169680   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/) failed



RE: YouTube Plug-in Thread - Paulo Boullos - 2020-02-04

I installed "plugin.video.youtube-6.6.0" on kodi-18.5-Leia-armeabi-v7a and got this answer from google when trying to log into my account.  Sad

Image