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 v5.X.X - KODI 14.X Helix - natethomas - 2015-04-21 I came specifically to see what the word was about that devicesupport video. Good to see you're on top of it, bromix. Youtube remains easily my single most used addon. If many other people come asking, it might be worth including a note in the original post letting them know you're fixing it. But if it's just me and velvet, it's probably not necessary. RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-04-21 Little update to test some stuff. You will have to re-loggin...and enter the code twice. The first one is for the YouTube TV API and the second one for the addon. The YouTube TV API has a working API for 'My Subscriptions' (v1 ...F U Google ). This one seems to work. You will see in the Beta 2x 'My Subscriptions' - one is the old and the other the new one. Version 5.1.0~beta12 (2015-04-21) UPD: Double login to support 'My subscriptions' via YouTube TV API RE: YouTube v5.X.X - KODI 14.X Helix - sualfred - 2015-04-21 loool. Google: "we are going to drop v2 support and won't give you a v3 method" Dev: "ok I'll switch back to v1" Google: "fu** O_o" RE: YouTube v5.X.X - KODI 14.X Helix - gott_sei_dank - 2015-04-21 (2015-04-21, 15:50)bromix Wrote: Version 5.1.0~beta12 (2015-04-21) This is awesome improvement especially if you subscribe to channels which occasional decide to do a mass update / spam. How far back can you go? RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-04-21 (2015-04-21, 17:39)gott_sei_dank Wrote:(2015-04-21, 15:50)bromix Wrote: Version 5.1.0~beta12 (2015-04-21) I dont' why...but my last test was able to list 183 videos instead of only the last 50. RE: YouTube v5.X.X - KODI 14.X Helix - rodalpho - 2015-04-21 Aren't they breaking APIv1 also? The google announcement specifically calls out older smart TVs. RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-04-21 (2015-04-21, 17:49)rodalpho Wrote: Aren't they breaking APIv1 also? The google announcement specifically calls out older smart TVs. Only for integrated (native) clients but if you're using the web-page YouTube.com/tv (which some of the newer TVs are using instead of a native client)...this will work RE: YouTube v5.X.X - KODI 14.X Helix - rodalpho - 2015-04-21 Ahh! That's actually their brand-new HTML5 client, the one they want everybody to use, material design and all. If that uses APIv1, it should be perfectly safe. RE: YouTube v5.X.X - KODI 14.X Helix - iAYMANi - 2015-04-21 (2015-04-21, 15:50)bromix Wrote: Little update to test some stuff. You will have to re-loggin...and enter the code twice. The first one is for the YouTube TV API and the second one for the addon. The YouTube TV API has a working API for 'My Subscriptions' (v1 ...F U Google ). This one seems to work. You will see in the Beta 2x 'My Subscriptions' - one is the old and the other the new one. How do I get a Beta Version 5.1.0~beta12 RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-04-21 (2015-04-21, 18:06)iAYMANi Wrote:(2015-04-21, 15:50)bromix Wrote: Little update to test some stuff. You will have to re-loggin...and enter the code twice. The first one is for the YouTube TV API and the second one for the addon. The YouTube TV API has a working API for 'My Subscriptions' (v1 ...F U Google ). This one seems to work. You will see in the Beta 2x 'My Subscriptions' - one is the old and the other the new one. http://forum.xbmc.org/showthread.php?tid=200295 RE: YouTube v5.X.X - KODI 14.X Helix - gott_sei_dank - 2015-04-21 I could have answered my own question regarding the new subscription method, I have 7 full pages (50 items) and page 8 which has 3 items. For some reason Watch Later, Liked, Videos and History are blank and/or have been populated by most recent plugin viewed videos, On youtube.com everything works fine and has been updated properly too. Cache problem or bug? RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-04-21 (2015-04-21, 18:12)gott_sei_dank Wrote: I could have answered my own question regarding the new subscription method, I have 7 full pages (50 items) and page 8 which has 3 items.Try to delete the cache of the addon. But I think it had to do with your account and not the Addon. YouTube is some kind of a mystery. RE: YouTube v5.X.X - KODI 14.X Helix - gott_sei_dank - 2015-04-21 (2015-04-21, 18:17)bromix Wrote:(2015-04-21, 18:12)gott_sei_dank Wrote: I could have answered my own question regarding the new subscription method, I have 7 full pages (50 items) and page 8 which has 3 items.Try to delete the cache of the addon. But I think it had to do with your account and not the Addon. YouTube is some kind of a mystery. Yeah its an account problem, I'm getting the subscription info from my "main" account but the the rest of the data is from the Google + page which is actually what I use, (I think) which only has 1 subscription and none of the other data. Something like that :lol RE: YouTube v5.X.X - KODI 14.X Helix - sualfred - 2015-04-22 @Bromix: Everything works great so far. I guess you can drop the old v2 category I just noticed one thing: The fanarts aren't displayed in the v1 method. Aren't they supported with this method or just missed? RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-04-22 (2015-04-22, 07:43)sualfred Wrote: @Bromix:The fanart is my own doing nothing what any of their API is/was providing. I missed that in the beta12..I will add it in the next (possibly last) beta. |