• 1
  • 150
  • 151
  • 152(current)
  • 153
  • 154
  • 199
Release YouTube Plug-in Thread
(2017-03-22, 00:27)jdf76 Wrote:
(2017-03-22, 00:09)tinybutstrong Wrote:
(2017-03-13, 18:03)tinybutstrong Wrote: Win 10 + Kodi 17.1 + inputstream plugin = nothing is playing.

12:54:47.516 T:968 NOTICE: [plugin.video.youtube] Running: YouTube (5.3.10) on Krypton (Kodi-17.1) with Python 2.7.11
12:54:54.906 T:6516 NOTICE: VideoPlayer: Opening: https://manifest.googlevideo........
12:54:54.906 T:6516 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
12:54:54.989 T:6516 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 104 for 1.
12:54:54.989 T:6516 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 105 for 1.
12:54:54.991 T:6940 NOTICE: Creating InputStream
12:54:55.568 T:6940 NOTICE: Creating Demuxer
12:54:55.587 T:6940 ERROR: CDVDDemuxFFmpeg::Open - error probing input format, https://manifest.googlevideo........
12:54:55.587 T:6940 ERROR: CVideoPlayer::OpenDemuxStream - Error creating demuxer
12:54:55.588 T:6940 NOTICE: CVideoPlayer::OnExit()
12:54:55.590 T:6516 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/play/?video_id=D.......]
12:54:55.608 T:6516 NOTICE: CVideoPlayer::CloseFile()
12:54:55.608 T:6516 NOTICE: VideoPlayer: waiting for threads to exit
12:54:55.608 T:6516 NOTICE: VideoPlayer: finished waiting
12:54:55.608 T:6516 NOTICE: CVideoPlayer::CloseFile()
12:54:55.609 T:6516 NOTICE: VideoPlayer: waiting for threads to exit
12:54:55.609 T:6516 NOTICE: VideoPlayer: finished waiting

Any solution?

Bump!

No idea, but you could start with debug log (wiki) rather than that snippet.

There we go... http://pastebin.com/tMpMp42Q tell me if this is more helpful.

Thank you.
I wish to have Rotten Tomatoes (user+critics) + IMDB both ratings display in skin.
wonderful guide - thanks so much
is there any way to auto play a Channel when watching as if it was a long playlist ?
For the past couple of weeks I've been getting a crash on the youtube plugin. I cannot play any youtube videos ..

log:
https://pastebin.com/61ckL2VL

File "/home/michael/.kodi/addons/script.module.requests/lib/requests/adapters.py", line 497, in send
raise SSLError(e, request=request)
SSLError: ("bad handshake: SysCallError(-1, 'Unexpected EOF')",)
-->End of Python script error report<--

This is likely due to a Linux (Fedora 25) python update (as I don't think the plugin updated between the time it worked and when it didn't).
I updated to 5.3.13~alpha2 but there was no improvement.
Does anyone have a suggestion as to a fix ??

[plugin.video.youtube] Running: YouTube (5.3.13~alpha2) on Krypton (Kodi-17.0) with Python 2.7.13
@CaelThunderwing: closest thing would be to choose 'Play from here' from the context menu where you want to start from


@*Michael*

http://forum.kodi.tv/showthread.php?tid=...pid2546729
http://forum.kodi.tv/showthread.php?tid=...pid2545096
Debug Log (wiki) | Troubleshooting (wiki)Add-ons
Hello
What about Closed Captions? Is possible to enable it?
On the 17.1 Kodi I can't find anymore the play from here in a search result or my subscription. In the Kodi 17 with LibreELEC I have it, in the 17.1 not. I don't know why. Is there any way to set it to play automatically everything from a list? This is really annoying please release an update as soon as possible.
Another question:
Is possible to keep my user logged/registered permanently?
Github Download

[alpha3]
refactor to relative imports, add module extension point
refactor dash to allow in ask for quality
Is there an easy way to import my custom API keys on my android Kodi systems ?
The API keys are easy to set on my Ubuntu box but copy+paste on Android is not as easy.
Some kind of import via URL settings file would be great.
(2017-03-30, 18:05)Masterdisaster Wrote: Is there an easy way to import my custom API keys on my android Kodi systems ?
The API keys are easy to set on my Ubuntu box but copy+paste on Android is not as easy.
Some kind of import via URL settings file would be great.

you could use adb to push the config file over.

Jeff
(2017-03-27, 11:19)CaelThunderwing Wrote: is there any way to auto play a Channel when watching as if it was a long playlist ?

Start playing the first video on the channel's list, press tab and then press the "q" key on your keyboard to start queuing the whole first page of videos into the current playlist. When you reach the bottom of the 50 results and "Next page (2)" is highlighted, press "q" once to automatically build a playlist of every single upload from that channel. It may take a while to go through all of the pages. You can even save this playlist for later using the sidebar. Hope that helps.

You can also accomplish this with a remote control by using the context menu and choosing "Queue item" when highlighting page 2.

-

Lately it seems like Youtube playlists with too many items in them work very slowly, whereas they responded instantly before. I have some with 10,000 items (every VICE video) that now are barely usable because it has to work for a long time between every single video.

(2017-03-30, 20:32)jdf76 Wrote:
(2017-03-30, 18:05)Masterdisaster Wrote: Is there an easy way to import my custom API keys on my android Kodi systems ?
The API keys are easy to set on my Ubuntu box but copy+paste on Android is not as easy.
Some kind of import via URL settings file would be great.

you could use adb to push the config file over.

Jeff

You can also use the built-in file manager in Kodi to browse your computer's SMB shares. You can easily copy over the Youtube settings folder from your "addon_data" folder to Android devices. I just did it this way about 10 times recently Smile
(2017-03-25, 16:18)tinybutstrong Wrote:
(2017-03-22, 00:27)jdf76 Wrote:
(2017-03-22, 00:09)tinybutstrong Wrote: Bump!

No idea, but you could start with debug log (wiki) rather than that snippet.

There we go... http://pastebin.com/tMpMp42Q tell me if this is more helpful.

Thank you.

I'm having the same 'error probing input format' error. Nothing plays!
Smile 
(2017-03-28, 01:34)*Michael* Wrote: For the past couple of weeks I've been getting a crash on the youtube plugin. I cannot play any youtube videos ..

log:
https://pastebin.com/61ckL2VL

File "/home/michael/.kodi/addons/script.module.requests/lib/requests/adapters.py", line 497, in send
raise SSLError(e, request=request)
SSLError: ("bad handshake: SysCallError(-1, 'Unexpected EOF')",)
-->End of Python script error report<--

This is likely due to a Linux (Fedora 25) python update (as I don't think the plugin updated between the time it worked and when it didn't).
I updated to 5.3.13~alpha2 but there was no improvement.
Does anyone have a suggestion as to a fix ??

[plugin.video.youtube] Running: YouTube (5.3.13~alpha2) on Krypton (Kodi-17.0) with Python 2.7.13

I eventually got a work around for this problem. ... Big Grin

I could stop the crash by forcing the removal of the Fedora package pyOpenSSL. This was unsatisfactory Sad because it broke dependencies of several other packages (which were needed).

The problem appears to occur due to the order of module loading (see https://github.com/pyca/pyopenssl/issues/542 Rudd-O Feb 3rd comment).


To fix this for the Kodi youtube plug in edit :
Code:
.kodi/addons/script.module.requests/lib/requests/packages/urllib3/connectionpool.py

and add the line:
Code:
from OpenSSL import ssl

before the line
PHP Code:
import urllib3 

For me this fixes the problem ... no more youtube plugin crashing Kodi !!
YT is not crashing my system (win10 64bit), but DASH isn't working. If i deaktivate DASH YT is running. but 720 p ^^;
  • 1
  • 150
  • 151
  • 152(current)
  • 153
  • 154
  • 199

Logout Mark Read Team Forum Stats Members Help
YouTube Plug-in Thread12