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) - Kolifanes - 2016-02-29 I have tested all the thing that you reported and here are working. Please doing this way http://forum.kodi.tv/showthread.php?tid=200735&pid=2262989#pid2262989 I supposed that many of you have already the old folder that create this problems. RE: YouTube (IMPORTANT - READ FIRST POST) - jmh2002 - 2016-02-29 If I already have your 5.1.19 version installed can I do a direct update to 5.1.20.1? Or do I need to do a clean install and activation again? RE: YouTube (IMPORTANT - READ FIRST POST) - shearder - 2016-02-29 Hey all a REAL stupid question but where can i find the newest version to download etc? This thread has over 250 pages and I am exhaustively looking for the right link. Thanks in advance. RE: YouTube (IMPORTANT - READ FIRST POST) - Kolifanes - 2016-02-29 @shearder For download https://github.com/Kolifanes/plugin.video.youtube/releases/download/5.1.20.1/plugin.video.youtube-5.1.20.1.zip @jmh2002 Update, close Kodi and remove the folder in userdata. Now open and try again RE: YouTube (IMPORTANT - READ FIRST POST) - shearder - 2016-02-29 AH AWESOME many thanks. Will this work on Raspberry PI as well? (2016-02-29, 12:46)Kolifanes Wrote: @shearder RE: YouTube (IMPORTANT - READ FIRST POST) - Mr Dan - 2016-02-29 (2016-02-26, 10:51)Kolifanes Wrote: Install 5.1.20. Download from here http://forum.kodi.tv/showthread.php?tid=200735&pid=2258172#pid2258172 in my userdata I have not plugin.video.youtube Code: dany@Kodibuntu:~/.kodi/userdata$ ls -l What have I to delete? RE: YouTube (IMPORTANT - READ FIRST POST) - Kolifanes - 2016-02-29 addon_data. Here you can found the folder RE: YouTube (IMPORTANT - READ FIRST POST) - Mr Dan - 2016-02-29 Thanks!! RE: YouTube (IMPORTANT - READ FIRST POST) - WeirdH - 2016-02-29 (2016-02-29, 12:46)Kolifanes Wrote: @shearder Worked great with XBMC Gotham 13.2 on Win7 (yeah, I'm living in the past, but love my customizations too much to update), thanks for all involved with fixing this! RE: YouTube (IMPORTANT - READ FIRST POST) - jmh2002 - 2016-02-29 (2016-02-29, 12:46)Kolifanes Wrote: @jmh2002 Ok that's basically a clean install since youtube needs to be reconfigured and reactivated. But all working ok on 14.2, thank you for your work. RE: YouTube (IMPORTANT - READ FIRST POST) - couch.potato - 2016-02-29 Code: rm -rf ~/.kodi/userdata/addon_data/plugin.video.youtube (2016-02-29, 13:23)Mr Dan Wrote:(2016-02-26, 10:51)Kolifanes Wrote: Install 5.1.20. Download from here http://forum.kodi.tv/showthread.php?tid=200735&pid=2258172#pid2258172 RE: YouTube (IMPORTANT - READ FIRST POST) - Bosse_B - 2016-02-29 I found this in my Raspberry Pi2 with OSMC: Code: osmc@osmc:~$ ls -la .kodi/userdata/addon_data/ I am here trying to figure out why the youtube video does not work.... Do I have to install youtube in another way than from inside KODI? Why in that case? RE: YouTube (IMPORTANT - READ FIRST POST) - Bosse_B - 2016-02-29 I tried to install the Youtube add-on the normal way via the Kodi Add-On menu but in that process it offers some kind of final setup that fails miserably. So Youtube seems impossible to use for a normal Kodi user, who is not able to do manual installs and tweaks from Internet downloaded files. That should not really be needed anyway. RE: YouTube (IMPORTANT - READ FIRST POST) - rodalpho - 2016-02-29 (2016-02-29, 17:32)Bosse_B Wrote: I tried to install the Youtube add-on the normal way via the Kodi Add-On menu but in that process it offers some kind of final setup that fails miserably.Obviously this is not the desired outcome. YouTube lost its maintainer. RE: YouTube (IMPORTANT - READ FIRST POST) - wasp9166 - 2016-02-29 so, i'm confused, i'm on a fiestick , what is the addy i would have to put in to install from zip? to fix this tia |