Kodi Community Forum

Full Version: YouTube Plug-in Thread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Unable to play age restricted content, even when signed into my account.
Unable to play geographically restricted content hosted by my channel when signed into my account.
All of these playback issues should be resolved, they work in the browser but not in the Kodi YouTube Add-on.
@musicadi: Looks like there are quite a few malformed database issues, I'd start fresh myself. Post a log with debug enabled otherwise. debug_log (wiki)

@DavidO88888: Have you tried the latest alpha? https://github.com/jdf76/plugin.video.yo....5.0-alpha
Post a debug_log (wiki) reproducing the issues if they persist.
Paging @jdf76

Hi Jeff, just wanted to check if you received my PM from 09 November?

Thanks Smile
(2017-12-07, 08:33)jmh2002 Wrote: [ -> ]Paging @jdf76

Hi Jeff, just wanted to check if you received my PM from 09 November?

Thanks Smile
 Yup I did

Jeff
(2017-12-07, 13:06)jdf76 Wrote: [ -> ]
(2017-12-07, 08:33)jmh2002 Wrote: [ -> ]Paging @jdf76

Hi Jeff, just wanted to check if you received my PM from 09 November?

Thanks Smile
 Yup I did

Jeff 
Great Smile I'll PM you further.
deleted
This doesn't work on a Raspberry Pi running LibreElec as there is no browser.
@anxdpanic - thank you! Yes, I noticed the database issues in the log. Running from MicroSD now, might be a NAND issue. Will report back with a debug log if I experience the issue again.
Hello... I'm new on this forum, but I think I find help ;-)

YT plugin not working.

I have Openelec + Youtube plugin 5.5.0~alpha13 (and old 5.4.5 I've tested too) on Raspberry Pi 2.
Fresh, clean installation.

In debug log I see:

 CCurlFile::Stat - Failed: Timeout was reached(28) for https://r5---sn-x2pm-3uf6.googl
evideo.com/videoplayback?source=youtube&sparams=dur%2Cei%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%
2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&mv=m&initcwndbps=972500&ms=au&dur=281.541&pl=24&mt=1512650719
&mm=31&key=yt6&mn=sn-x2pm-3uf6&itag=18&ipbits=0&id=o-AB0vfrjRCYql_Aks0Hb9e2vlCF0Xqhnhce_RcS50kk2E&mime=video%2Fmp4&expir
e=1512672432&beids=%5B9466594%5D&ei=TzgpWtKEIefy7ATyk5jYDw&ip=MY_IP_HERE&requiressl=yes&lmt=1499372981238535&ratebyp
ass=yes&signature=A947032A939934EFE74E7D4C41BD13AA0F2F9CDC.0948279FC6948CE02EC3BBBCC4786E762519033F

ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for https://r5---sn-x2pm-3uf6.googl
evideo.com/videoplayback?source=youtube&sparams=dur%2Cei%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%
2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&mv=m&initcwndbps=972500&ms=au&dur=281.541&pl=24&mt=1512650719
&mm=31&key=yt6&mn=sn-x2pm-3uf6&itag=18&ipbits=0&id=o-AB0vfrjRCYql_Aks0Hb9e2vlCF0Xqhnhce_RcS50kk2E&mime=video%2Fmp4&expir
e=1512672432&beids=%5B9466594%5D&ei=TzgpWtKEIefy7ATyk5jYDw&ip=MY_IP_HERE&requiressl=yes&lmt=1499372981238535&ratebyp
ass=yes&signature=A947032A939934EFE74E7D4C41BD13AA0F2F9CDC.0948279FC6948CE02EC3BBBCC4786E762519033F
13:47:32.919 T:1946980368   DEBUG: CCurlFile::GetMimeType - https://r5---sn-x2pm-3uf6.googlevideo.co...yback?sour
ce=youtube&sparams=dur%2Cei%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2
Crequiressl%2Csource%2Cexpire&mv=m&initcwndbps=972500&ms=au&dur=281.541&pl=24&mt=1512650719&mm=31&key=yt6&mn=sn-x2pm-3uf
6&itag=18&ipbits=0&id=o-AB0vfrjRCYql_Aks0Hb9e2vlCF0Xqhnhce_RcS50kk2E&mime=video%2Fmp4&expire=1512672432&beids=%5B9466594
%5D&ei=TzgpWtKEIefy7ATyk5jYDw&ip=MY_IP_HERE&requiressl=yes&lmt=1499372981238535&ratebypass=yes&signature=A947032A939
934EFE74E7D4C41BD13AA0F2F9CDC.0948279FC6948CE02EC3BBBCC4786E762519033F -> failed

13:47:52.962 T:1946980368   DEBUG: OnPlayBackStopped: play state was 3, starting 0
13:47:52.962 T:1946980368   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/pla
y/?video_id=kJQP7kiw5Fk]
13:47:52.963 T:1946980368   DEBUG: Playlist Player: one or more items failed to play... aborting playback
13:47:52.963 T:1946980368   DEBUG: ------ Window Init (DialogConfirm.xml) ------
13:47:52.963 T:1946980368    INFO: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY


In addition, other computers in my LAN working normal and well with YT, double code verification I made, and in debug log I see: sign OK, or something.... 

What is wrong?

rX
(2017-12-07, 15:15)radixpl Wrote: [ -> ]Hello... I'm new on this forum, but I think I find help ;-)

YT plugin not working.

I have Openelec + Youtube plugin 5.5.0~alpha13 (and old 5.4.5 I've tested too) on Raspberry Pi 2.
Fresh, clean installation.

In debug log I see:

 CCurlFile::Stat - Failed: Timeout was reached(28) for https://r5---sn-x2pm-3uf6.googl
evideo.com/videoplayback?source=youtube&sparams=dur%2Cei%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%
2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&mv=m&initcwndbps=972500&ms=au&dur=281.541&pl=24&mt=1512650719
&mm=31&key=yt6&mn=sn-x2pm-3uf6&itag=18&ipbits=0&id=o-AB0vfrjRCYql_Aks0Hb9e2vlCF0Xqhnhce_RcS50kk2E&mime=video%2Fmp4&expir
e=1512672432&beids=%5B9466594%5D&ei=TzgpWtKEIefy7ATyk5jYDw&ip=MY_IP_HERE&requiressl=yes&lmt=1499372981238535&ratebyp
ass=yes&signature=A947032A939934EFE74E7D4C41BD13AA0F2F9CDC.0948279FC6948CE02EC3BBBCC4786E762519033F

ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for https://r5---sn-x2pm-3uf6.googl
evideo.com/videoplayback?source=youtube&sparams=dur%2Cei%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%
2Cms%2Cmv%2Cpl%2Cratebypass%2Crequiressl%2Csource%2Cexpire&mv=m&initcwndbps=972500&ms=au&dur=281.541&pl=24&mt=1512650719
&mm=31&key=yt6&mn=sn-x2pm-3uf6&itag=18&ipbits=0&id=o-AB0vfrjRCYql_Aks0Hb9e2vlCF0Xqhnhce_RcS50kk2E&mime=video%2Fmp4&expir
e=1512672432&beids=%5B9466594%5D&ei=TzgpWtKEIefy7ATyk5jYDw&ip=MY_IP_HERE&requiressl=yes&lmt=1499372981238535&ratebyp
ass=yes&signature=A947032A939934EFE74E7D4C41BD13AA0F2F9CDC.0948279FC6948CE02EC3BBBCC4786E762519033F
13:47:32.919 T:1946980368   DEBUG: CCurlFile::GetMimeType - https://r5---sn-x2pm-3uf6.googlevideo.co...yback?sour
ce=youtube&sparams=dur%2Cei%2Cid%2Cinitcwndbps%2Cip%2Cipbits%2Citag%2Clmt%2Cmime%2Cmm%2Cmn%2Cms%2Cmv%2Cpl%2Cratebypass%2
Crequiressl%2Csource%2Cexpire&mv=m&initcwndbps=972500&ms=au&dur=281.541&pl=24&mt=1512650719&mm=31&key=yt6&mn=sn-x2pm-3uf
6&itag=18&ipbits=0&id=o-AB0vfrjRCYql_Aks0Hb9e2vlCF0Xqhnhce_RcS50kk2E&mime=video%2Fmp4&expire=1512672432&beids=%5B9466594
%5D&ei=TzgpWtKEIefy7ATyk5jYDw&ip=MY_IP_HERE&requiressl=yes&lmt=1499372981238535&ratebypass=yes&signature=A947032A939
934EFE74E7D4C41BD13AA0F2F9CDC.0948279FC6948CE02EC3BBBCC4786E762519033F -> failed

13:47:52.962 T:1946980368   DEBUG: OnPlayBackStopped: play state was 3, starting 0
13:47:52.962 T:1946980368   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/pla
y/?video_id=kJQP7kiw5Fk]
13:47:52.963 T:1946980368   DEBUG: Playlist Player: one or more items failed to play... aborting playback
13:47:52.963 T:1946980368   DEBUG: ------ Window Init (DialogConfirm.xml) ------
13:47:52.963 T:1946980368    INFO: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY


In addition, other computers in my LAN working normal and well with YT, double code verification I made, and in debug log I see: sign OK, or something.... 

What is wrong?

rX
 I thinks someone need full debug......... not only an extract.
To receive meaningful assistance you will need to provide a full debug log.

The instructions are here... debug log (wiki)

If you are using the Basic Method, then ensure the following is applied...
1.Enable debugging in Settings>System Settings>Logging,
2.Restart Kodi
3.Replicate the problem.

If you are using the Advanced Method ensure you have correctly created and applied the advancedsettings.xml file.

In both instances, you should see the word DEBUG throughout the log.

Note: Full logs only. No partial or redacted logs
Do NOT post your logs directly into the forum. Always use a paste site like pastebin.com. Post the link to your pasted log in the forum
Hi,

I posted this in the Amber skin support thread, but since it involves the Youtube add-on, I thought I’d make you aware of this also

https://forum.kodi.tv/showthread.php?tid=324887

Basically, the video overlay stays on when next Youtube video is being played. This only happens with the Youtube addon and only when debug logging is off Smile

Thank you for your help!
I have got an iMac 5k and notices this plugin switches to a lower resolution one activated so I cannot watch 4K movies in full res on Youtube.

Is this true? Am I doing something wrong?

Of so, is there going to be a fix?
Is there a way to change the order that playlist's are displayed, By default it seems there listed by date created & if possible i'd like to list them by date changed or something.

You can do it on the site but not sure if it's possible anywhere else.
Hi, can someone help me? It may be currently impossible but is there anyway to get 4k streaming without having stream selection set to manual? Kinda puts me off using it when have to start off in a terrible res every time and then have to select 4k each time while vids running... Great app by the way!