• 1
  • 147
  • 148
  • 149(current)
  • 150
  • 151
  • 199
Release YouTube Plug-in Thread
Sorted my issue above with OpenSSL...

Found my boot SSD was jammed full this morning and the culprit was a 40gb .xsession.errors file.

Then came across this:

http://forum.kodi.tv/showthread.php?tid=304613

Employed the fix, which involves installing a newer version of python-cryptography and python-openssl, and that has fixed both the massive error log and also youtube is now working again.
(2017-03-12, 12:22)aragorn Wrote: Sorted my issue above with OpenSSL...

Found my boot SSD was jammed full this morning and the culprit was a 40gb .xsession.errors file.

Then came across this:

http://forum.kodi.tv/showthread.php?tid=304613

Employed the fix, which involves installing a newer version of python-cryptography and python-openssl, and that has fixed both the massive error log and also youtube is now working again.

I followed your link and applied the fix as well. This also seemed to correct my issue as well. Thank you for posting this.
And those who were seen dancing were thought to be insane by those who could not hear the music. - Friedrich Nietzsche
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?
I wish to have Rotten Tomatoes (user+critics) + IMDB both ratings display in skin.
Hello,
I do not know if I'm in the right place
I translated a small part of your addon into French

msgctxt "#30580"
msgid "Reset access manager"
msgstr "Réinitialiser le gestionnaire d'accès"

msgctxt "#30581"
msgid "Are you sure you want to reset access manager?"
msgstr "Êtes-vous sûr de vouloir réinitialiser le gestionnaire d'accès?"

Cordially
Thank you
When trying to sign in with YouTube Kodi gives an activation code. When I go and activate and return to Kodi I merely get another request to activate.

I can however, view Popular right now videos etc without signing in.

I am using Kodi on my laptop PC with Wi-fi. I do not have a Kodi Box. Is it essential that I have a Kodi Box because with some Add on's it says cannot connect to the network server?

I am a newbie so any assistance would be appreciated.
Please read the FAQ in Post #3 on Page 1 here.

* WHY DO I NEED TO ACTIVATE THE YOUTUBE ADDON TWICE?
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.
quick note - I'm getting error messages on a Raspberry Pi running Kodi (latest version) due to time outs ... started last night - still happening today - don't know if anyone else is having this issue -

oh yeah - I have a log file here: http://paste.osmc.io/toyazitoka ... area where I first see the timeout mentioned starts with this: 01:54:29.834 T:1699738608 ... hope this is what you need to look at it ... not sure if I saved the log right or perhaps somehow saved too much ...
(2017-03-14, 09:36)bubuleur Wrote: Hello,
I do not know if I'm in the right place
I translated a small part of your addon into French

msgctxt "#30580"
msgid "Reset access manager"
msgstr "Réinitialiser le gestionnaire d'accès"

msgctxt "#30581"
msgid "Are you sure you want to reset access manager?"
msgstr "Êtes-vous sûr de vouloir réinitialiser le gestionnaire d'accès?"

Cordially
Thank you

I have added this to the plugin. It will appear in the next instance.

Jeff
I was getting "youtubelimitexceeded" error on a daily basic so I created a personal API KEY as per the instructions in post 2. activated my plugin twice for both youtube & Kodi activation. Now I get a new error message "Youtube: accessNotConfigured" Any ideas what else I need to configure?


Tia
So I think this was asked numerous times. Can we mark a video as watched thru the addon. Answer always was, the API does not allow that. Fair enought, that is a youtube choice...

But it is still annoying of course. Currently I watch it on my TV but have my Android in my hand to manually mark it watched. Sucks... So I played around with something. Check this out:

https://www.youtube.com/watch?v=iKCw-kqo3cs&t=91s

So yes, this is a link to a video and the t=91s starts the video at that position. And then I switched it to this:

https://www.youtube.com/watch?v=iKCw-kqo3cs&t=99991s

It opens the video directly to the end dialog (next video starts in bla bla bla). AND, the video is marked as watched. So, when I am streaming a YT video, it uses the http URL, right? Or even if not, could you open an http request and just ignore whatever comes back? Would this set the video as watched?

Just an idea. Might totally not work because code works different (I don't know Wink
(2017-03-15, 06:44)jdf76 Wrote:
(2017-03-14, 09:36)bubuleur Wrote: Hello,
I do not know if I'm in the right place
I translated a small part of your addon into French

msgctxt "#30580"
msgid "Reset access manager"
msgstr "Réinitialiser le gestionnaire d'accès"

msgctxt "#30581"
msgid "Are you sure you want to reset access manager?"
msgstr "Êtes-vous sûr de vouloir réinitialiser le gestionnaire d'accès?"

Cordially
Thank you

I have added this to the plugin. It will appear in the next instance.

Jeff

OK thank you very much agreement
Kind regards
Has anyone had any issues with the latest version of Youtube plugin before i push it to the Kodi Repo?

Jeff
Hi jdf,

My history is not displaying anything in 5.3.12, neither videos played through kodi or played on other devices. Not sure if it worked in prior version as I have only started using the kodi Youtube Addon recently. I didnt see anything in the first page about any additional steps to set it up, just the bit about custom history.
(2017-03-17, 00:20)jdf76 Wrote: Has anyone had any issues with the latest version of Youtube plugin before i push it to the Kodi Repo?

Jeff
There's 5.3.12 the latest or there exist some version "latest.zip" like it's been released here in the recent pass ?
...only on your "little world" can you lay down the law...
(2017-03-17, 02:02)teeedubb Wrote: Hi jdf,

My history is not displaying anything in 5.3.12, neither videos played through kodi or played on other devices. Not sure if it worked in prior version as I have only started using the kodi Youtube Addon recently. I didnt see anything in the first page about any additional steps to set it up, just the bit about custom history.

Youtube's API doesn't support history or Watch Later, so you have to setup your own playlists and it will use them. It's a work around.

jeff
  • 1
  • 147
  • 148
  • 149(current)
  • 150
  • 151
  • 199

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