![]() |
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) - jdf76 - 2016-03-08 yes you need the apps.googleusercontent.com. if you manually edit the file do NOT change youtube-tv at all. You need the API key, The Secret and the Client ID as oauth is how you get your subscriptions. I would honestly use the default if you can. the keys should be good unless you really need your own API keys. RE: YouTube (IMPORTANT - READ FIRST POST) - garfin - 2016-03-08 Hmm.. Tried it both with and without the .apps.googleusercontent.com and still its a fail... reverting to 'default' works fine of course. I must have not generated them correctly, or i'm really bad at CTRL-C / CTRL-V ![]() RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-08 did you enable the API https://console.developers.google.com/apis/enabled?project=[youprojectname]&authuser=1 check to make sure it's enabled. RE: YouTube (IMPORTANT - READ FIRST POST) - garfin - 2016-03-08 YouTube Data API v3 is one of the 8 'enabled' API's, yes.. Create credentials to access your enabled APIs. Refer to the API documentation for details. API keys Name Creation date Type Key Browser key 1 Mar 7, 2016 Browser AIzaxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxcw OAuth 2.0 client IDs Name Creation date Type Client ID Web client 1 Mar 7, 2016 Web application 5248xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxb2q.apps.googleusercontent.com RE: YouTube (IMPORTANT - READ FIRST POST) - DjDiabolik - 2016-03-08 (2016-03-07, 01:01)Kolifanes Wrote: New release https://github.com/Kolifanes/plugin.video.youtube/releases/tag/5.1.20.5 Click on link i obtain error 404 ![]() And here: https://github.com/Kolifanes/plugin.video.youtube/releases/ I can't see this x.x.20.5 ![]() RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-08 I had for OAuth Client ID 152347971393-dha76jglupvc01q67cunpjkevgj4rcdi.apps.googleusercontent.com Client secret t-IY24MgwEmYgXHg2jbT1lBk Creation date Feb 25, 2016, 4:08:06 PM I deleted the keys so pasting them isn't not really a concern RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-08 It was rolled back i wouldn't worry about it. Jeff (2016-03-08, 02:15)DjDiabolik Wrote:(2016-03-07, 01:01)Kolifanes Wrote: New release https://github.com/Kolifanes/plugin.video.youtube/releases/tag/5.1.20.5 RE: YouTube (IMPORTANT - READ FIRST POST) - DjDiabolik - 2016-03-08 (2016-03-08, 02:16)jdf76 Wrote: It was rolled back i wouldn't worry about it.No problems..... i'm a fan of the "last version ever" ![]() RE: YouTube (IMPORTANT - READ FIRST POST) - garfin - 2016-03-08 Oh maybe i misunderstood... In the new UI there are 3 'api' fields. Am i meant to change all 3, or just the two that relate to OAuth ? (cause i've been trying to change all 3) RE: YouTube (IMPORTANT - READ FIRST POST) - DjDiabolik - 2016-03-08 (2016-03-08, 02:16)jdf76 Wrote: I had for OAuth Stupid question............... also i have .apps.googleuser etc etc............. i stay to edit my setting.xml for put my API Keys, on API.ID i need to put all or i need to obmit the final "googleuser.com" part ? *EDIT* Answered myself: I need to put all my ID whit googleuser.com part final or the plugins it's not working ![]() RE: YouTube (IMPORTANT - READ FIRST POST) - *Spider* - 2016-03-08 Not sure how anyone could be messing this up. For me it works without the .apps.googleusercontent.com in the string. Do the double authentication before changing the API keys . After adding your API keys, logout and login. This method has worked for me on a Raspberry Pi and Nexus Player. If after following these steps it still doesn't work, then stick with the default settings and call it a day. RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-08 No there are 3 API fields. OAuth only has 2, and the web is your 3rd. Unfortunately i never got the personal API stuff to work on my end so i can't offer a person experience. Jeff RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-08 Honestly unless you need to change to your own API, i would just stay with the defaults. Jeff RE: YouTube (IMPORTANT - READ FIRST POST) - DjDiabolik - 2016-03-08 (2016-03-08, 02:35)*Spider* Wrote: Not sure how anyone could be messing this up. Very interesting.... becouse i have put whitout final part and i obtain error when i try to use the "search" function ![]() ![]() RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-08 Looking back i think i found the guy who wrote the API instructions 2213129 (post) |