Release YouTube (IMPORTANT - READ FIRST POST) - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154) +---- Thread: Release YouTube (IMPORTANT - READ FIRST POST) (/showthread.php?tid=200735) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
|
RE: YouTube (IMPORTANT - READ FIRST POST) - gjwAudio - 2016-02-08 (2016-02-06, 21:28)activoice Wrote: BINGO! That was why it wouldn't work for me. Enabled the YouTube Data API and now it works! Thanks for the tip!!! @activoice Thank you again for following through and updating the procedure with clear instructions ! Tonight I too was greeted with the PROJECT MARKED FOR DELETION error message. Yikes... so going back to the google developer pages. Walking through the steps, I found the YouTube Data API v3 was not enabled for my personal key/ id/ secret combo... Uh-OH. Some few clicks later, it was ON, the addon was re-authorized and we're back - once again - to Toob-IN ! Great sleuthing & reporting back in support of the group RE: YouTube (IMPORTANT - READ FIRST POST) - Angry Gorilla - 2016-02-08 I don't know what's going on but for the last couple of days in the most "popular now" section videos don't change but are the same from top to bottom (I'm on the worldwide settings) RE: YouTube (IMPORTANT - READ FIRST POST) - Vefom - 2016-02-08 Hi, I'm getting an "Exception in ContentProvider", "Unknown Kind '' " error upon going to subscriptions. Also blank pages. Am using SPMC 13.4.0 sideloaded on AFTV, but also having the problem on up to date SPMC on my tablet. Just wandering what needs to be done in my scenario, thanks. RE: YouTube (IMPORTANT - READ FIRST POST) - naxiand - 2016-02-08 (2016-02-08, 00:42)naxiand Wrote: Hi, I haven't shut down or do anything to my pc came back to check today Youtube opens now.. Go figure why not yesterday. Maybe api needs some time or it activates instantly? RE: YouTube (IMPORTANT - READ FIRST POST) - Nenes - 2016-02-08 (2016-02-08, 08:26)kungpowchicken Wrote:(2016-01-13, 01:57)activoice Wrote: Ok I think I got it working... someone else who has their's working should confirm that I've got this documented correctly... me too big thx activoice RE: YouTube (IMPORTANT - READ FIRST POST) - richardb70 - 2016-02-08 (2016-02-08, 13:30)Angry Gorilla Wrote: I don't know what's going on but for the last couple of days in the most "popular now" section videos don't change but are the same from top to bottom (I'm on the worldwide settings) Same here, see my post on the previous page. Does yours show the same vids? I might try deleting the cache and see what happens. RE: YouTube (IMPORTANT - READ FIRST POST) - moab - 2016-02-08 (2016-02-08, 19:23)richardb70 Wrote:(2016-02-08, 13:30)Angry Gorilla Wrote: I don't know what's going on but for the last couple of days in the most "popular now" section videos don't change but are the same from top to bottom (I'm on the worldwide settings) I am also having the same issue. I'm stuck with Tim Tebow dressed as Rambo performing on Lip Sync Battle! I did delete the cache.sqlite & search.sqlite files from the /userdata/addon_data/plugin.video.youtube/kodion but it did not change anything. I am beginning to wonder if YouTube changed the "Popular Right Now" URL or something like that. Hopefully someone with more Python experience than I have can figure it out soon. At least everything else seems to be working fine with my own API keys! RE: YouTube (IMPORTANT - READ FIRST POST) - richardb70 - 2016-02-09 @moab, same here, I just checked. First vid is Tim Tebow, and if you scroll to the bottom, should be Ewen on Kimmel. Strange that only a few of us are commenting. Maybe the "Popular Right Now" doesn't get a lot of love? RE: YouTube (IMPORTANT - READ FIRST POST) - snesmaster40 - 2016-02-09 (2016-02-07, 20:39)marriol123343 Wrote: Ok, sorry guys... A had this problem for about 2 months and all I did today was uninstall YoutubeMusic and deleting some subscriptions on my YouTube-account over the broswer. After that problems were solved... This is why I thought, it could be a general solution :-( That's alright. Helping is better than nothing (2016-02-08, 06:23)stant Wrote: I wasn't getting the API limit errors that other people reported, but my subscriptions were blank, searches came back with "project marked for deletion" messages, and other things came back with other errors. I think those are all related to bromix shutting down his API key for it. Changing to a new API key as described in this thread fixed searches and the "Popular on Youtube" section. Ah this fixed my problem, but my subscriptions page is populated. Did you try signing in and out again to see if it would fix itself? For others that are unable to log out and having blank sub pages, then you need to do this: - Make sure Kodi is closed - Make your own Youtube API key with activoice's guide http://forum.kodi.tv/showthread.php?tid=200735&pid=2213129#pid2213129 - Go to where your Youtube settings are stored: C:\Users\(your username)\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.youtube - Delete "settings.xml" - Start Kodi and start Youtube. The setup will appear. After that you can sign in now. If you followed activoice's guide for your own API key then you should sign in successfully and everything will be back to normal (except for the popular right now page). RE: YouTube (IMPORTANT - READ FIRST POST) - kgoerbig - 2016-02-09 I am very happy someone discovered a Key/API resolution (for now)! I followed the directions for creating custom user keys from: https://console.developers.google.com/apis/ From: /plugin.video.youtube/resources/lib/youtube/client/login_client.py There are three sections for keys: 1.youtube-tv - First Key 2. youtube-for-kodi-quota - First Key 3. youtube-for-kodi-fallback- second key 4. youtube-for-kodi-15 -Third Key I logged into the google API developer site, and created three sets of keys to use in three sections of the youtube login script. First for the TV/Quota I used the first key I created. For fallback, and Kodi version sections I created each section a new set of keys. Hopefully, creating multiple section of Keys will prevent any kind of Daily quota issues, or playback issues like I had before. RE: YouTube (IMPORTANT - READ FIRST POST) - vader74 - 2016-02-09 Im not very computer savvy im running it on oplec and youtube stopped a few days a ago i tried the api key fix but i dont understand any of it i get the youtube message where you have to enter 2 codes but can only enter one code then it says login failed at take me to the configuration/set up page how do i enter the 2nd code like i had to do 6months aprox ago where it worked fine RE: YouTube (IMPORTANT - READ FIRST POST) - bornagainpenguin - 2016-02-09 What's going to happen when Jarvis is released? Will the YouTube addon be removed since bromix is no longer able to support it? I'm really surprised that Google is choosing to lock out Kodi users. I would have thought them more forward thinking than this. RE: YouTube (IMPORTANT - READ FIRST POST) - bobl - 2016-02-09 (2016-02-09, 00:18)richardb70 Wrote: @moab, same here, I just checked. First vid is Tim Tebow, and if you scroll to the bottom, should be Ewen on Kimmel. I have the exact same problem here with the "Popular Right Now" area of the plugin. I checked and double-checked my API keys, and they are correct in all areas (quota and Kodi release sections) I had to modify. Search works, subscriptions work too. I tried following the code, but Python is still in the "to learn" column.. i can read code, but it takes a long time to decipher the plugin's inner workings. I'm guessing the URL for the "Trending" clips has changed in the recent weeks, but I can't figure out a way to fix it.. yet! Edit: I had modified the "Youtube-tv" area with my API key, and my Subscriptions folder was empty... I reverted to the previous values and all is well now. Maybe I should generate a different key for this section?? I played for a bit with the API Explorer on the Youtube API's page to see if I could generate valid code for the "mostPopular" chart - and I got it to work.. only to discover that the list of results I get with the API Explorer is exactly the same as in Kodi! Does that mean that the plugin is working as intended, and that it's the API that does not return an updated list of videos? I'm not sure, but it certainly looks that way.. Maybe in a day or two this will work again.... RE: YouTube (IMPORTANT - READ FIRST POST) - 3CupsOfCoffee - 2016-02-09 I saw on Popurls.com (scroll down) that their youtube trending section has not updated either. RE: YouTube (IMPORTANT - READ FIRST POST) - naxiand - 2016-02-09 Finally worked. Was dns problem. And now I have daily limit use exceeded WTF? |