• 1
  • 145
  • 146
  • 147(current)
  • 148
  • 149
  • 258
Release YouTube (IMPORTANT - READ FIRST POST)
Same problem here: Daily Limit Exceeded.

kodi.log:
Code:
08:32:30  60.622349 T:1757410368  NOTICE: -->Python Interpreter Initialized<--
08:32:31  60.967308 T:1757410368  NOTICE: [plugin.video.youtube] Running: YouTube (5.1.7) on Isengard (15.0) with Python 2.7.3
08:32:31  61.123314 T:1757410368  NOTICE: Thread BackgroundLoader start, auto delete: false
08:32:33  63.056297 T:1757410368  NOTICE: Thread LanguageInvoker start, auto delete: false
08:32:33  63.191273 T:1757410368  NOTICE: -->Python Interpreter Initialized<--
08:32:33  63.553143 T:1757410368  NOTICE: [plugin.video.youtube] Running: YouTube (5.1.7) on Isengard (15.0) with Python 2.7.3
08:32:34  64.039024 T:1968578560   ERROR: GetDirectory - Error getting plugin://plugin.video.youtube/kodion/search/query/?q=Mike%20Zito%20and%20the%20weel
08:32:34  64.042236 T:1968578560   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/kodion/search/query/?q=Mike%20Zito%20and%20the%20weel) failed
Read the thread.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
(2015-08-09, 09:13)nickr Wrote: Read the thread.

??
Daily limit exceeded is explained many times. Read for yourself.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
(2015-08-08, 21:50)tro91343 Wrote: hey, first of all, you're the man dude. your add-on is pretty awesome.

i noticed something and wanted to check and see if it was intended behavior, or if is was doing something incorrectly (couldn't find the answer anywhere).

im running a rPi2 with openelec and kodi 15.0. each time i shut down or restart the rPi, i have to re-do the 2 step youtube authorization. It works everytime, but it gets a bit annoying running over to my pc, and having to do it after every startup.

-thanks.

This shouldn't happen (you're the first mentioning this). Please check your system, normally you sign in one time (with two keys).
(2015-08-08, 22:38)Gronxpyk Wrote: Hello,

How come I can no longer download videos from Youtube?
Maybe you used the version 4.X before this addon. This is a complete rewrite. Nothing from the "old" addon survived, because I had to implement a new complete new API (v3).

(2015-08-09, 06:06)dracozny Wrote:
(2015-08-08, 22:38)Gronxpyk Wrote: Hello,

How come I can no longer download videos from Youtube?

has to do with the way youtube's API works. every time you search, watch a video, etc.. you use multiple units of the quota. This has been addressed multiple times in this thread.

No, has nothing to do with it.
(2015-08-09, 06:56)cdoublejj Wrote:
(2015-04-10, 07:57)mnc2fan Wrote: I literally just started having the Daily Limit Exceeded warning as well. I've never seen it before. I'm on version 5.0.9.

(2015-04-10, 07:37)J876 Wrote: To: Bromix

I am having a problem with the 5.1.0~Beta 8 version of your addon that has never come up before.

Every time I try to search for a new video YouTube returns this:

Daily Limit Exceeded I was using it yesterday 09/04/2015 and it worked fine now it doesn't.

I have installed this addon from your Kodi repository.

Here are the Kodi debug logs:

kodi.log

http://xbmclogs.com/pstcxehfe

kodi.old.log

http://xbmclogs.com/pe2oqxeyf

Thanks for your help in advance and thank you for a great addon.



I did some quick research and it seems like the plugin is making too many API calls and the youtube server is stopping the plugin.

This plugin was working perfectly fine about 3 hours ago. No I can't search, view liked videos, view playlist or anything else. Then it'll work for a video or two then start hitting me with the Daily Limits Exceeded.

Logging out then back in does nothing. I wonder if youtube just changed something that caused this?

The error says Daily Limit Exceeded, Quota Exceeded, or Quota Reached.

This happening right now. what gives? besides being blocked. why is it making too many calls? i wonder if my VPN would fix that. i think i'll try that.

The addon isn't making too many calls...the addon has to many users(!)...that's why the limit is reached. The limitation of YouTube/Google with 50 Mio units per day is unrealistic for a YouTube addon in this case.
Regarding the daily limit exceeded, I may have an idea...but it takes some time, especially it's summer Wink
(2015-08-09, 11:39)nickr Wrote: Daily limit exceeded is explained many times. Read for yourself.
Again: what?

But don't worry, the issue is gone.

Have a nice day.
(2015-08-09, 11:46)bromix Wrote:
(2015-08-08, 22:38)Gronxpyk Wrote: Hello,

How come I can no longer download videos from Youtube?
Maybe you used the version 4.X before this addon. This is a complete rewrite. Nothing from the "old" addon survived, because I had to implement a new complete new API (v3).

Ok thanx. Will there be an update that bring back the download option?
How about randomly choosing api keys from previous versions of Kodi when quota limit messages are received? I notice in the program it has api keys for like 5 (not sitting in front of it right now) versions of Kodi, so why not use them? I put my own key in and everything is happy now for me. You could get more keys if you generated API keys for Betas and RCs instead of just major releases.
(2015-08-09, 17:15)katjap Wrote: How about randomly choosing api keys from previous versions of Kodi when quota limit messages are received? I notice in the program it has api keys for like 5 (not sitting in front of it right now) versions of Kodi, so why not use them? I put my own key in and everything is happy now for me. You could get more keys if you generated API keys for Betas and RCs instead of just major releases.
I'm already doing this per mojar version of KODI and separating meta-data-calls with additional keys - but I can't use random keys, because a key is bound to your login...otherwise I can't create a valid token, so you can use your YouTube account properly. I don't develop for the first time Wink
(2015-08-09, 15:03)Gronxpyk Wrote:
(2015-08-09, 11:46)bromix Wrote:
(2015-08-08, 22:38)Gronxpyk Wrote: Hello,

How come I can no longer download videos from Youtube?
Maybe you used the version 4.X before this addon. This is a complete rewrite. Nothing from the "old" addon survived, because I had to implement a new complete new API (v3).

Ok thanx. Will there be an update that bring back the download option?

Not anytime soon. I only provide support for a download if a pages officially allows it, because I don't want KODI to be in the light of some bad stuff so YouTube or some other corp. can shut us completely out.
(2015-08-09, 17:51)bromix Wrote:
(2015-08-09, 15:03)Gronxpyk Wrote:
(2015-08-09, 11:46)bromix Wrote: Maybe you used the version 4.X before this addon. This is a complete rewrite. Nothing from the "old" addon survived, because I had to implement a new complete new API (v3).

Ok thanx. Will there be an update that bring back the download option?

Not anytime soon. I only provide support for a download if a pages officially allows it, because I don't want KODI to be in the light of some bad stuff so YouTube or some other corp. can shut us completely out.

Ok, Thanx for the answers and a good job with the app.
i was gonna say because i didn't even use it last night when that error/limit happened.


(2015-08-09, 08:29)nickr Wrote: How would a vpn make a difference. A vpn doesn't change the api key.

i was thinking IP adress and not not API key
  • 1
  • 145
  • 146
  • 147(current)
  • 148
  • 149
  • 258

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