![]() |
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) - *Spider* - 2016-03-27 (2016-03-26, 14:38)Steph09 Wrote: The auto delete thing has been unchecked & when I do check it I just get the 'item not in playlist' error as soon as the video starts to play & I guess it tries to remove it.Are you wording that as your EXACT experience? It's different to mine. In my Watch Later list, it plays fine. The auto delete option is checked but it won't delete the watched video automatically. The context menu asks to delete it and then I get the 'item not in playlist' error. The accumulating watched videos being unable to be deleted happens on a freshly virginal SD card with OpenELEC and YouTube only being installed. Same on a virginal Nexus Player with Jarvis installed after being reimaged after my experiments of helping out Kaskade. RE: YouTube (IMPORTANT - READ FIRST POST) - h0d3nt3uf3l - 2016-03-27 Hi, did anyone else have the Problem, that the viewed videos are not listet in the watch history? I run Oprnelec with kodi on a raspberry pi 2 RE: YouTube (IMPORTANT - READ FIRST POST) - fedprod - 2016-03-27 (2016-03-27, 16:24)jdf76 Wrote: here is what i'd like you to do.Absolutely no change, i did that beforehand already since i thought it might be a old config derp. Stil not able to delete vids from my watch later list. RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-27 Sorry i misunderstood, i thought this was related to an API issue and not the watch later issue. Jeff RE: YouTube (IMPORTANT - READ FIRST POST) - skepguy - 2016-03-27 hi guys im getting age restriction error even when i sign in https://goo.gl/photos/WG2DniAgSXhGBuLDA RE: YouTube (IMPORTANT - READ FIRST POST) - Kaskade - 2016-03-28 (2016-03-27, 23:31)skepguy Wrote: hi guys im getting age restriction error even when i sign in https://goo.gl/photos/WG2DniAgSXhGBuLDA That's the exact error I get. There are one user here who is able to get those kinda vids working also, we don't know why yet. Can you check your birthday date in your g00gle account? RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-28 hey guys, would someone mind listing what are the current issues with the plugin. Any issues. Don't ask for plug-in inprovements, just tell me what the issues are so we can try and work on those. I'll do what i can based on my coding experience with other languages but i wont guarantee a speedy fix. Once they are fixed, i'll shoot a message to the repo keeper (kolifanes) and ask him to update only after i check it out to make sure it works. If kolifanes agree's i'd like him only to do updates to people who are participating in the fixes and not random people who just throw patches here and there. I think that will be a step in the right direction on how to get a team for the plugin. So I have.... 1. Watch later list does remove the actual video from the list (automated or otherwise) 2. Age restriction blocks people from watching the Video. 3. Adding channels to "favorites" doesn't auto-update Am I missing anything? Thanks Jeff RE: YouTube (IMPORTANT - READ FIRST POST) - Kaskade - 2016-03-28 Update in the 'inappropiate vids' mess : I've just created a fresh new g00gle account (now with complete birthday in it) and a fresh new Jarvis instalation, on my W10 desktop computer. Same problem. By the way I'm using this add-on -> https://github.com/Kolifanes/plugin.video.youtube/releases/download/5.1.20.5/plugin.video.youtube-5.1.20.5.zip log -> http://pastebin.com/AynTDj5s ####EDIT### OK, now I understand even less what the heck is going on here. Now it works. The only thing I could have done is to go to youtube in Windows and try to play the vid. Then I agreed with the message regarding content and play it. Maybe after that, it works. The strangest thing is that I did this when found this problem in Raspberry, and it didn't worked. Maybe I can't be an adult in the eyes of google with the old account, as I didn't supplied my complete birthday when I created it. Well, at least we have some feedback here ![]() RE: YouTube (IMPORTANT - READ FIRST POST) - *Spider* - 2016-03-29 (2016-03-28, 22:09)jdf76 Wrote: 1. Watch later list does NOT remove the actual video from the list (automated or otherwise)Added missing 'not' to 1. RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-29 ahh thx! (2016-03-29, 00:40)*Spider* Wrote:(2016-03-28, 22:09)jdf76 Wrote: 1. Watch later list does NOT remove the actual video from the list (automated or otherwise)Added missing 'not' to 1. RE: YouTube (IMPORTANT - READ FIRST POST) - rodalpho - 2016-03-29 (2016-03-28, 22:09)jdf76 Wrote: hey guys, would someone mind listing what are the current issues with the plugin. Any issues. Don't ask for plug-in inprovements, just tell me what the issues are so we can try and work on those."My Subscriptions" does not sort by date. It's unclear why; Bromix was unable to figure it out either. It doesn't even sort by date inside each page, much less overall. Maybe a problem with the API? Who knows. If you're setting up a github for the addon, why not invite people to open issues so they can be tracked properly? Most structured way to do it. RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-29 1. Watch later list does NOT remove the actual video from the list (automated or otherwise) 2. Age restriction blocks people from watching the Video. 3. Adding channels to "favorites" doesn't auto-update 4. My Subscriptions does NOT sort by date Cut off time will be end of the week and I'll have a final list to tally up. RE: YouTube (IMPORTANT - READ FIRST POST) - jmh2002 - 2016-03-29 Regarding My Subscriptions not sorting by date, whilst this might technically be true in the Kodi sideblade, My Subscriptions are still sorted by most recently added (I guess this this is how the api delivers them) so this still ends up resulting in a list that is chronologically correct. My Subscriptions on Kodi matches the order of My Subscriptions on YouTube. RE: YouTube (IMPORTANT - READ FIRST POST) - *Spider* - 2016-03-29 (2016-03-28, 23:33)Kaskade Wrote: The only thing I could have done is to go to youtube in Windows and try to play the vid. Then I agreed with the message regarding content and play it. Maybe after that, it works. Maybe that will end up being the only way to fix this issue. Google asks for your consent and grants you permission. Btw, please don't choose anymore smoking girls for troubleshooting. That was disgusting of her behaving like a chimney. RE: YouTube (IMPORTANT - READ FIRST POST) - CardcaptorRLH85 - 2016-03-29 (2016-03-29, 08:23)jmh2002 Wrote: Regarding My Subscriptions not sorting by date, whilst this might technically be true in the Kodi sideblade, My Subscriptions are still sorted by most recently added (I guess this this is how the api delivers them) so this still ends up resulting in a list that is chronologically correct.In version 5.1.20.4, I have the same behavior wrt #4 that jmh2002 does. My Subscriptions works just fine for me and is in the correct order. (2016-03-29, 01:53)jdf76 Wrote: 1. Watch later list does NOT remove the actual video from the list (automated or otherwise) Concerning the list of issues itself, I have a very minor cosmetic issue. I don't know if it's part of the add-on itself or just in the repositories but, the description says, "YouTube is a one of the biggest video-sharing websites of the world." That should probably say, "YouTube is one of the biggest video-sharing websites in the world." Like I said, very minor issue but, if we're listing issues, changing a text field should (hopefully) be an easy fix. Thanks for everyone's work trying to keep this wonderful add-on updated. I really enjoy the ability to add API keys in the GUI itself. Makes it much easier to setup. |