![]() |
Release YouTube - 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 (/showthread.php?tid=356934) 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
|
RE: YouTube - nycman - 2021-02-18 Hi about half of my videos dont play. Been reading here and see some trying the 6.8.10. How do I know what version to use. Im on 18.9 Lea And thank you guys for all you do RE: YouTube - blueribb - 2021-02-18 (2021-02-18, 03:51)nycman Wrote: Hi about half of my videos dont play. Been reading here and see some trying the 6.8.10. How do I know what version to use. Im on 18.9 Lea And thank you guys for all you do Install either version of 6.8.10 alpha 1 but do not use the "matrix" version. That's for Kodi 19 RE: YouTube - jim_p - 2021-02-21 Can someone please show me the repo that hosts the alpha/beta versions of the addon? ---edit Nvm, found it! https://github.com/anxdpanic/plugin.video.youtube/wiki/Installation#in-development-versions RE: YouTube - vmstek - 2021-02-21 Will this Kodi YouTube plugin running on a Vero4K give me a Viewport setting of 3840x2160, or 1920x1080x2 ? This information is in the “stats for nerds” window, while playing a 4K stream. RE: YouTube - nycman - 2021-02-21 (2021-02-21, 19:33)jim_p Wrote: Can someone please show me the repo that hosts the alpha/beta versions of the addon?Hi i just installed the alpha plug in and it worked. Which repo on that page should i use with it? RE: YouTube - xdoktor - 2021-02-22 So yes...long time kodi user and can confirm that on all very different devices used for kodi (7!) had the same failure all using 18.9 Leia - a very strange one for us however... All 'normal videos' seemed to play BUT not one video that would be classed as a 'music video' or any video that was 'music' tbh played since last week or so. Updating to the alpha version in matrix 19 as mentioned has now allowed any music video type to work again. thanks friends. RE: YouTube - jim_p - 2021-02-22 @nycman The one that is named repository.yt.testing_official-2.0.0.zip. You can install the one below that, that has "unofficial" in its name, if you want the "unofficial" version of the yoube addon. The unofficial one allows view overrides, just that ![]() RE: YouTube - Balanga - 2021-02-22 Hi, I'm trying to get the YouTube addon working on Kodi under Enigma2. I have an API key, but am unable to paste it in via the Kodi GUI. Is there a file which the add-on will read, if present, to start up YouTube? Presumably it is somewhere under Kodi's home directory... RE: YouTube - jim_p - 2021-02-22 You can either put them in userdata/addon_data/plugin.video.youtube/api_keys.json or in userdata/addon_data/plugin.video.youtube/settings.xml (3 variables, youtube.api.key, youtube.api.id and youtube.api.secret, self explanatory) or enable the addon's web interface from its settings and put them there. All three ways are described here https://github.com/anxdpanic/plugin.video.youtube/wiki/Personal-API-Keys TIL that you have to restart kodi after doing the above ![]() RE: YouTube - Balanga - 2021-02-22 (2021-02-22, 12:38)jim_p Wrote: You can either put them in userdata/addon_data/plugin.video.youtube/api_keys.json or in userdata/addon_data/plugin.video.youtube/settings.xml (3 variables, youtube.api.key, youtube.api.id and youtube.api.secret, self explanatory) or enable the addon's web interface from its settings and put them there. All three ways are described here Many thanks. Will give it a try. And thanks for the quick response. RE: YouTube - sveicken - 2021-02-22 (2020-09-07, 19:54)anxdpanic Wrote: Latest stable version: 6.8.9 HOW-TO:Install add-ons from zip files (wiki)Thank you very much! This fix solved all my kodi-problems :-) I tried different OS and Kodi-versions til I realized, that it was a youtube-addon-problem. @anxdpanic THANK YOU VERY MUCH RE: YouTube - Fludizz - 2021-02-22 Quote:Latest in-development version: 6.8.10-dev Thanks a lot @anxdpanic and thomazz-nl for fixing the issue ![]() ![]() RE: YouTube - nycman - 2021-02-23 (2021-02-22, 07:44)jim_p Wrote: @nycman thanks a lot RE: YouTube - starkman - 2021-02-24 Hey there ! I'm still confused as to what I should do to get back the Watch Later option / playlist on my (CoreElec) Kodi 18.9 setup with the 6.8.10~Alpha 1 Youtube add-on version. Any ideas ? RE: YouTube - weaverdr - 2021-02-24 One of my systems running KODI 19.0 gets an error "YouTube Error Check log for more information". The YouTube version is 6.8.9+matrix.1 and the error is on every item I try to run. The log is at https://paste.kodi.tv/egewituwuz. Thanks |