• 1(current)
  • 2
  • 3
  • 4
  • 5
  • 149
Release YouTube
#1
Image

This plugin is not endorsed by Google

Watch your favorite YouTube content on Kodi
 

YouTube can be found in the Official Kodi repository, see Installation for more information.

Readmehttps://github.com/anxdpanic/plugin.vide.../README.md
Sourcehttps://github.com/anxdpanic/plugin.video.youtube/
Issueshttps://github.com/anxdpanic/plugin.vide...ube/issues

If you're experiencing an issue, please describe your issue with details that may help reproduce and along with a complete debug log (wiki)

Debug Log (wiki) | Troubleshooting (wiki)Add-ons
Reply
#2
Latest stable version: 6.8.15   HOW-TO:Install add-ons from zip files (wiki)
Wiki: Installation#stable-versions
Changelog:
Code:
6.8.15
[fixup] No streams found, consent cookies |contrib: jaylinski|
[fixup] Age gate detection, show age gate error instead of 'No streams found'
[fixup] encoding of some titles/authors - ie. russian
[lang] translation updates from Weblate

6.8.14
[fixup] playback of some streams due to encoding issues
[fixup] default player response type

6.8.13
[fix] player config and client discovery
[fix] No Streams Found |contrib: 14mRh4X0r|
[fix] capability map to contain unversioned capabilities |contrib: jmbreuer|
[lang] zh_tw strings |contrib: JuenTingShie|

Latest in-development version: 6.x.x-dev
Wiki: Installation#in-development-versions
Changelog:
Code:
~
...
Debug Log (wiki) | Troubleshooting (wiki)Add-ons
Reply
#3
* Reserved
Debug Log (wiki) | Troubleshooting (wiki)Add-ons
Reply
#4
* Reserved
Debug Log (wiki) | Troubleshooting (wiki)Add-ons
Reply
#5
* Reserved
If I have helped you or increased your knowledge please click the 'Thumb Up - Like' button to show me your appreciation :)
For YouTube questions see the official thread here.
Reply
#6
THANKS! for your continued support of this addon @anxdpanic Nod
If I have helped you or increased your knowledge please click the 'Thumb Up - Like' button to show me your appreciation :)
For YouTube questions see the official thread here.
Reply
#7
Hi,

I have an issue with a lot of videos since appr. 1 or 2 weeks. It was working like a charm for months now.

Running Kodi 18.8 and Youtube addon 6.8.4.
API keys created.

I already tried to remove the access_manager.json and signed in again because this fixed some issues in the past, but no luck this time.

Some videos are working fine, but a lot don't (e.g. https://www.youtube.com/watch?v=SYiNUkHiiL4).
I get the following error message in the log:
https://paste.kodi.tv/idufonuper.kodi

Since nobody is writting about that, it seems like a personal issue with my installation. Any suggestions?
Thanks.
Reply
#8
Sad 
Today I started getting an error whenever I try to add a video to the "Watch Later" playlist, the addon just says "Error: Playlist not found".

I was using 6.8.3 with automatic updates disabled. I updated manually to 6.8.4 but the problem persists.

The only two messages that appear in the log when this happens are:

ERROR: [plugin.video.youtube] Error reason: |playlistNotFound| with message: |Playlist not found.|
WARNING: Attempt to use invalid handle -1


Everything else seems to be working correctly. Any suggestions?
Reply
#9
(2020-09-12, 02:22)mklopez Wrote: Today I started getting an error whenever I try to add a video to the "Watch Later" playlist, the addon just says "Error: Playlist not found".

I was using 6.8.3 with automatic updates disabled. I updated manually to 6.8.4 but the problem persists.

The only two messages that appear in the log when this happens are:

ERROR: [plugin.video.youtube] Error reason: |playlistNotFound| with message: |Playlist not found.|
WARNING: Attempt to use invalid handle -1


Everything else seems to be working correctly. Any suggestions?
Same here. Although the error did not start yesterday - it has been intermittently happening during this whole week while still allowing to add selected video to Watch Later after multiple attempts, e.g. 3 errors, then 4th attempt succeeds. Sometimes first attempt was successful.
Starting today all attempts fail with the message @mklopez mentioned above. This is Kodi 17.6. Originally was on youtube addon 6.8.3. Upgraded today to 6.8.4 - no improvements.
Reply
#10
Same problem here, Kodi 18.8, Youtube 6.8.3
Reply
#11
Yesterday I noticed new searches with international characters in them no longer work. Saved searches with international characters work fine. The log snippet showing the error is here.

I run the latest YouTube plugin v6.8.4 on Kodi 18.8.0 on CoreELEC 9.2.4.2.
Reply
#12
(2020-09-11, 17:56)sam.roscoe Wrote: Hi,

I have an issue with a lot of videos since appr. 1 or 2 weeks. It was working like a charm for months now.

Running Kodi 18.8 and Youtube addon 6.8.4.
API keys created.

I already tried to remove the access_manager.json and signed in again because this fixed some issues in the past, but no luck this time.

Some videos are working fine, but a lot don't (e.g. https://www.youtube.com/watch?v=SYiNUkHiiL4).
I get the following error message in the log:
https://paste.kodi.tv/idufonuper.kodi

Since nobody is writting about that, it seems like a personal issue with my installation. Any suggestions?
Thanks.

After some more testing I found out, that every video seems to work now when I am not logged in.
But this can't be the final solution.

Here is the same issue described by someone else, but no answer yet:
https://github.com/jdf76/plugin.video.yo...issues/870
Reply
#13
@mklopez @glenze @samsonluk 
Need a complete debug log (wiki)

@Tulon 
Thanks for the heads up, you can keep your eye on https://github.com/anxdpanic/plugin.vide...e/issues/6

@sam.roscoe 
This has been reported ~3-4 times, and I can't reproduce. No one has provided a complete debug log (wiki) (that doesn't have banned add-ons), so I'm unable to see what you all have in common to help me reproduce.
Let me know if you're comfortable with installing a custom zip and providing a generated text file and some information, and I'll put something together.
Debug Log (wiki) | Troubleshooting (wiki)Add-ons
Reply
#14
@Tulon  please see below

@sam.roscoe If possible please confirm if the beta below fixes your issue, if not please follow up with a complete debug log (wiki)

I've updated post #2 and the repositories with 6.8.5~beta1
Code:
~beta1
[fix] notifications for some languages on Kodi 19
[fix] searching for some languages
[fix] loading on some versions of python 3
[fix] some videos failing to play with an Invalid URL exception
[upd] use xbmcvfs.translatePath if available, clean up for Kodi 19
Debug Log (wiki) | Troubleshooting (wiki)Add-ons
Reply
#15
(2020-09-13, 13:46)anxdpanic Wrote: @mklopez @glenze @samsonluk 
Need a complete debug log (wiki)

Hello @anxdpanic 
Please find the log here.
Is this sufficient?
The error related to adding to 'Watch Later' is in line 132.
Reply
  • 1(current)
  • 2
  • 3
  • 4
  • 5
  • 149

Logout Mark Read Team Forum Stats Members Help
YouTube0