![]() |
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 - Nanomani - 2024-04-04 (2024-04-04, 18:21)lumin Wrote: I 'm using YouTube (6.8.25) on Krypton (Kodi-17.6) with Python 2.7.13. The hardware is Amlogic S905W ARMv8-A (64-bit), Cortex-A53. Perhaps addon YouTube 7.0.5 for Leia fix your issue : https://github.com/anxdpanic/plugin.video.youtube/releases RE: YouTube - vichman - 2024-04-04 On Raspberry PI5, LibreELEC 11.0.6, Kodi 20.3 only previous 7.0.3.1 addon worked fine and none of later versions except for the new 7.0.5 from andxpanic repo. Try this one for avoiding errors!!! RE: YouTube - djreedoo - 2024-04-04 Hi, Queuing is not working. When playing next item, Kodi stops et returns home. 7.0.5 version (and same issue on previous ones) Am I missing something? Thanks. RE: YouTube - lumin - 2024-04-04 (2024-04-04, 19:47)Nanomani Wrote:should I first uninstall YouTube 6.8.25? Is it possible first backup script/file where YouTube api key credentials are stored? (so that not to repeat this process again).(2024-04-04, 18:21)lumin Wrote: I 'm using YouTube (6.8.25) on Krypton (Kodi-17.6) with Python 2.7.13. The hardware is Amlogic S905W ARMv8-A (64-bit), Cortex-A53. RE: YouTube - lumin - 2024-04-04 I tried to install plugin.video.youtube-7.0.5+leia.1.zip, but no success: "The dependency on xbmc.python version 2.26 could not be satisfied". RE: YouTube - Nanomani - 2024-04-04 (2024-04-04, 22:47)lumin Wrote: I tried to install plugin.video.youtube-7.0.5+leia.1.zip, but no success: "The dependency on xbmc.python version 2.26 could not be satisfied".Sorry I can't help. Perhaps I m wrong but Leia use Python 2.x. So for me this error is strange EDIT : IMHO Krypton is too old. No way for you to update Krypton to Leia ? RE: YouTube - Nanomani - 2024-04-04 (2024-04-04, 22:01)lumin Wrote: should I first uninstall YouTube 6.8.25? Is it possible first backup script/file where YouTube api key credentials are stored? (so that not to repeat this process again). yes, you can backup the folder "plugin.video.youtube" store here : ".. \ userdata \ addon_data \" RE: YouTube - lumin - 2024-04-05 (2024-04-04, 23:48)Nanomani Wrote:I'm not sure that hardware I have will support Leia. But based on error log, its safe to assume that the issue is not very complex, and its possible to fix it.(2024-04-04, 22:47)lumin Wrote: I tried to install plugin.video.youtube-7.0.5+leia.1.zip, but no success: "The dependency on xbmc.python version 2.26 could not be satisfied".Sorry I can't help. Perhaps I m wrong but Leia use Python 2.x. RE: YouTube - vichman - 2024-04-05 (2024-04-04, 23:51)Nanomani Wrote:Depending on the host OS of your hardware the directory you have to backup and then restore is located at different places. For instance:(2024-04-04, 22:01)lumin Wrote: should I first uninstall YouTube 6.8.25? Is it possible first backup script/file where YouTube api key credentials are stored? (so that not to repeat this process again).
RE: YouTube - drjackel - 2024-04-05 Hi guys, I need to reautheticate every couple of days. I assume google is forcing this. Anyone find a way to keep youtube authenticated ? Thanks RE: YouTube - Nanomani - 2024-04-05 (2024-04-05, 08:37)vichman Wrote:(2024-04-04, 23:51)Nanomani Wrote:Depending on the host OS of your hardware the directory you have to backup and then restore is located at different places. For instance:(2024-04-04, 22:01)lumin Wrote: should I first uninstall YouTube 6.8.25? Is it possible first backup script/file where YouTube api key credentials are stored? (so that not to repeat this process again). Thanks for your feedback. Indeed all usefull information about "userdata" location can be found here : https://kodi.wiki/view/Userdata#Location RE: YouTube - vichman - 2024-04-06 (2024-04-05, 15:07)drjackel Wrote: Hi guys, This is not happening to me (Raspberry PI5 & LibreELEC 11.0.6, PC & Ubuntu 22.04, Kodi 20.3, YouTube 7.0.5). In fact, last time I had to authenticate it was months ago... Perhaps some other user could help you... RE: YouTube - StrangeAlien - 2024-04-06 (2024-04-05, 00:54)lumin Wrote:You can try That version for Leia It's old version, so You don't have all that stuff from v. 7.x.x, but it definitely still works for me on Leia until now.(2024-04-04, 23:48)Nanomani Wrote:I'm not sure that hardware I have will support Leia. But based on error log, its safe to assume that the issue is not very complex, and its possible to fix it.(2024-04-04, 22:47)lumin Wrote: I tried to install plugin.video.youtube-7.0.5+leia.1.zip, but no success: "The dependency on xbmc.python version 2.26 could not be satisfied".Sorry I can't help. Perhaps I m wrong but Leia use Python 2.x. RE: YouTube - Poirot - 2024-04-08 (2024-04-06, 12:06)vichman Wrote:(2024-04-05, 15:07)drjackel Wrote: Hi guys, Not help, but just a data point. I was just fine with 7.0.4, then ran into the authentication issue. It asked me to login in. The code was fine, get got an error on the plug-in. I upgraded to 7.0.5, but still can login. I get an invalid client error. I will open a bug report later after work. RE: YouTube - koichirose - 2024-04-09 Hello, since version 7.0.5 (or possibly a bit earlier) I can't see the channel name in the video info anymore. I'm using Aeon Nox. It was fine with 7.0.2. I checked all the possible settings, activating "Show Video Details" or similar options wherever I could find them. Does anyone knows how to fix it? |