• 1
  • 251
  • 252
  • 253(current)
  • 254
  • 255
  • 258
Release YouTube (IMPORTANT - READ FIRST POST)
(2016-03-26, 01:31)Kaskade Wrote: It's perfectly fine.

I just wanted to know if I was doing something wrong. Keep up the good work and someday it will work, as everything else is working now,

Thanx a lot for the reply!

Bad news for you Kaskade. I wasn't able to recreate your error msg and the inappropriate Heavy Smoking Girl played perfectly on my RPI with OpenELEC 6.0.3 with Kodi 15.2 and my Nexus Player with Jarvis.
You have to sign in with the double verification and have an adult's age in the eyes of Google for the video to play, so I don't know what's happening between you and Google.
(2016-03-25, 20:16)jdf76 Wrote: Yah the inappropriate content thing doesn't work i never got passed that. I figured it was an issue with the api which i'll look into at a later time. Unfortunately that is the way it is at this point.

Sorry about that

Jeff

Are you sure you can't play this YouTube video UCM9G8yKBKw in Kodi?
(2016-03-26, 05:34)*Spider* Wrote:
(2016-03-26, 01:31)Kaskade Wrote: It's perfectly fine.

I just wanted to know if I was doing something wrong. Keep up the good work and someday it will work, as everything else is working now,

Thanx a lot for the reply!

Bad news for you Kaskade. I wasn't able to recreate your error msg and the inappropriate Heavy Smoking Girl played perfectly on my RPI with OpenELEC 6.0.3 with Kodi 15.2 and my Nexus Player with Jarvis.
You have to sign in with the double verification and have an adult's age in the eyes of Google for the video to play, so I don't know what's happening between you and Google.

Hummmmmmmmmmmm ... interesting, then.

Let me check ...

01:00:07 7.167831 T:1964769280 NOTICE: Starting Kodi (16.0-BETA3 Git:a01bb2a). Platform: Linux ARM 32-bit
01:00:07 7.167900 T:1964769280 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
01:00:07 7.167975 T:1964769280 NOTICE: Kodi compiled Dec 4 2015 by GCC 5.2.0 for Linux ARM 32-bit version 4.3.0 (262912)
01:00:07 7.168561 T:1964769280 NOTICE: Running on OpenELEC (Milhouse) - Version: devel-20151204210207-#1204-gc5875ae [Build #1204] 7.0, kernel: Linux ARM 32-bit version 4.3.0
01:00:07 7.168649 T:1964769280 NOTICE: FFmpeg version: 2.8.3
01:00:07 7.168710 T:1964769280 NOTICE: WARNING: unsupported ffmpeg version detected
01:00:07 7.168773 T:1964769280 NOTICE: Host CPU: ARMv7 Processor rev 5 (v7l), 4 cores available
01:00:07 7.168830 T:1964769280 NOTICE: ARM Features: Neon enabled


And you already saw this, from the same log : 07:03:36 3271.117920 T:1964769280 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.youtube/play/?video_id=UCM9G8yKBKw]

I know I MUST be an adult in the eyes of g00gle, and the first thing i checked was (as I read in this thread ) my g00gle+ profile. My birthday was not complete, so I completed it. Then I also read I had to link g00gle+ account with youtube, but since g00gle removed this feature, simply I can't do it. Now I appear as an adult in my g00gle account (I assume g00gle+ and youtube use my g00gle account ) so I don't know what else to do, nor how to get a deeper log.

I use Openelec Milhouse in order to see x.265 720p vids, as I couldn't in previous version, so I'd like not to downgrade, but certainly there's a thing to test Smile

Thanx for the feedback, maybe we have found something usefull Smile

My Guess : those with complete birthday, and linked google+ and youtube accounts can see this vid, while the others completing birthday date now don't.
(2016-03-26, 03:54)jdf76 Wrote: Well by default when you watch something it auto-deletes from your watch later list. you may want to make sure if thats not checked.

Give me details like your OS w/version/Skin/Kodi_Ver/ytplugin ver.

Thx
Jeff

The auto delete thing has been unchecked & when I do check it I just get the 'item not in playlist' error as soon as the video starts to play & I guess it tries to remove it.

I'm running Windows 7, Confluence Skin, Kodi 16.0 & The latest version of the plugin (5.1.20.5).


I tend to just go through my list of new video's from those i subscribe to & add everything i want to watch to the watch later list to go through when I have time; Removing things as I watch them & its something thats always worked on the kodi plugin until this past week.
I don't know if this will help with the "inappropriate content" message:

https://www.reddit.com/r/howto/comments/...e_without/

https://www.youtube.com/watch?v=rGUtNchpmgE

http://www.wikihow.com/Bypass-Age-Restri...ube-Videos
(2016-03-26, 14:38)Steph09 Wrote:
(2016-03-26, 03:54)jdf76 Wrote: Well by default when you watch something it auto-deletes from your watch later list. you may want to make sure if thats not checked.

Give me details like your OS w/version/Skin/Kodi_Ver/ytplugin ver.

Thx
Jeff

The auto delete thing has been unchecked & when I do check it I just get the 'item not in playlist' error as soon as the video starts to play & I guess it tries to remove it.

I'm running Windows 7, Confluence Skin, Kodi 16.0 & The latest version of the plugin (5.1.20.5).


I tend to just go through my list of new video's from those i subscribe to & add everything i want to watch to the watch later list to go through when I have time; Removing things as I watch them & its something thats always worked on the kodi plugin until this past week.

Getting the same message:
Win7 64
Aeon Nox Skin
Kodi 15.1
Youtube 5.1.20.5
ok give me some time with the detective work. I wont guarantee anything but if i can determine anything i'll post here and see if any of the other guys have any ideas as well.
Hi folks,

I was several days searching for a method to create an service for the youtube-addon to use the leanback-functions which are implemented in Smart-TVs or e.g. the playstation. Now I'm pretty sure, that this isn't able for us, because the API for this functions aren't public.
So I thinking about, what is wrong to use kore / yatse. Now I know, the main reason what sucks is that the played videos aren't in my history. So I decided to try to insert in the code, but I saw that this is the code already.

In the youtube.py (/storage/.kodi/addons/plugin.video.youtube/resources/lib/youtube/client) there is a function called "update_watch_history(self, video_id)" but it don't work. It don't work with the Youtube Data api (PlaylistItems.Insert) like I though, it tries to open the video_id with youtube.com/tv. Is this a correct way, or a possible way?

I have OpenELEC with Kodi and it runs on an raspberry pi 2
https://github.com/jdf76/api-samples/tree/master/python

i forked the youtube api python scripts. I was going to look through them and see if i can find anything worth harvesting so our stuff. I just wont have time to look until tomorrow.

Jeff
Hi Jeff,
thanks for your reply but there seems no solution.
I tried a little bit with the API explorer and the solution is that I run into permission problems. Seems like with the API you don't have the permissions to write in the watchHistory directly. The guys here have the same problem http://stackoverflow.com/questions/32678...ible-error

I have a look if I can solve the problem in the code and try to fix bromix solution.

Edit: Today I don't get it...
@jdf76 Smile Speaking about refresh video when used favourites.xml Smile

A few pages ago someone (not remember who... sorry me friends) speaking about using add-on "Super Favourites" (the add-on whit superman logo). I have installed on my OSMC..... whitout any particular configuration i have started it.
Inside it there is a "Kodi Favourites" section how it's present the same favourites in .xml file.................... i have launch a CHANNEL from it and.............. BAAAAM Wink i can confirm the video list present in this channel it's correctly refreshed every time and we not be obtain again the cached result like when you use the STOCK KODI favourites menù.

At this point we can thinks this is not a add-on bug..... but there's a probally BUG present in main code of KODI or instead on Confluence skin (i have tryed to change and using the stock osmc skin... no solution for this little trouble).

On favourites.xml for channel i have tryed to set all two............. userid and channelid and when you use "Super Favourites" all working good whitout any problems...............
...only on your "little world" can you lay down the law...
(2016-03-26, 16:22)blueribb Wrote: I don't know if this will help with the "inappropriate content" message:

https://www.reddit.com/r/howto/comments/...e_without/

https://www.youtube.com/watch?v=rGUtNchpmgE

http://www.wikihow.com/Bypass-Age-Restri...ube-Videos

I sure hope so...
(2016-03-26, 16:22)blueribb Wrote: I don't know if this will help with the "inappropriate content" message:

https://www.reddit.com/r/howto/comments/...e_without/

https://www.youtube.com/watch?v=rGUtNchpmgE

http://www.wikihow.com/Bypass-Age-Restri...ube-Videos

It may work if I could have access to URL. What I do is simply click on a list or a thumbnail.

Interesting, anyway
Also getting "playlist item not found" error Just updated to ...20.5 thinking that would fix it
[Kodi 16 on a Nexus 7v2 running android 4.4.4 with reTouched] Damn google and sudden api changes. >:[
here is what i'd like you to do.

go to the file manager.

then profile directory

addon_data

look for plugin.video.youtube

delete that folder via the context menu.

then once you've done this, launch the plugin again you'll get prompted to re-do the setup.

If this doesn't work let me know what happens and we're start out from there.

Jeff


(2016-03-27, 13:02)fedprod Wrote: Also getting "playlist item not found" error Just updated to ...20.5 thinking that would fix it
[Kodi 16 on a Nexus 7v2 running android 4.4.4 with reTouched] Damn google and sudden api changes. >:[
  • 1
  • 251
  • 252
  • 253(current)
  • 254
  • 255
  • 258

Logout Mark Read Team Forum Stats Members Help
YouTube (IMPORTANT - READ FIRST POST)20