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 - bromix - 2015-08-16 (2015-08-16, 18:05)derekz Wrote: I'm using kodi 15.0+youtube on Windows 10. The player of the browser can switch streams (lower quality) so the video keeps playing...KODI stays on one stream all the time...so if your connection gets slow you've a problem. In reality...I can't really answer the why I know nothing about your architecture, connection, firewall settings and so on. RE: YouTube v5.X.X - KODI 14.X Helix - derekz - 2015-08-16 good answer... I set 1080p for youtube video ...now try 720. If I set 720 and I want switch to 1080 during play, is possible? RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-08-16 (2015-08-16, 19:24)derekz Wrote: good answer... I set 1080p for youtube video ...now try 720. 1080p is only supported for live streams. Regular videos only work in 720p because of DASH and switch while playing is not possible. This would be CORE and not Addon related. RE: YouTube v5.X.X - KODI 14.X Helix - dobbelina - 2015-08-17 (2015-08-16, 15:04)bromix Wrote:I found out the problem.(2015-08-16, 14:14)dobbelina Wrote:(2015-08-16, 13:52)bromix Wrote: "No connection could be made because the target machine actively refused it"All other plugins are working (eg. Internet) I had this removed from the hosts file and now everything is working fine: 127.0.0.1 googleapis.com 127.0.0.1 www.googleapis.com 127.0.0.1 data.getadblock.com 127.0.0.1 easylist-downloads.adblockplus.org 127.0.0.1 stanev.org 127.0.0.1 raw.githubusercontent.com 127.0.0.1 www.void.gr 127.0.0.1 indonesianadblockrules.googlecode.com 127.0.0.1 raw.githubusercontent.com 127.0.0.1 www.zoso.ro 127.0.0.1 raw.github.com 127.0.0.1 adblock.schack.dk 127.0.0.1 pete.teamlupus.hu 127.0.0.1 mozilla.gfsolone.com 127.0.0.1 secure.fanboy.co.nz 127.0.0.1 gitorious.org 127.0.0.1 home.fredfiber.no 127.0.0.1 fanboy.co.nz 127.0.0.1 adblockplus.org 127.0.0.1 notification.adblockplus.org 127.0.0.1 www.thehotgames.com 127.0.0.1 reports.adblockplus.org Thanks for looking into the problem! RE: YouTube v5.X.X - KODI 14.X Helix - daniel-ntl - 2015-08-19 i have a problem in youtube i cant play long videos (above 50 minutes), when "working" there is no picture, i use new kodi 15.1, please help RE: YouTube v5.X.X - KODI 14.X Helix - tirani - 2015-08-19 Hi, I am getting limit exceeded errors, from what I could read, this is an api key limit problem, I have created my own api (browser), and I don't mind editing code manually to get this to work, because I need something that works now, rather than in a few weeks. is there a file I can edit to put my own api key? RE: YouTube v5.X.X - KODI 14.X Helix - jeffreykarbowski - 2015-08-21 Hello Bromix, Sorry to bother you, but I am not able to get the videos to play. They play in the browser just fine, and I have any firewalls or proxies set up. So, if you could kindly look at my log, I would appreciate it. Thanks! And thanks for the great job you have done for the Kodi community! http://pastebin.com/hW4zP5dN RE: YouTube v5.X.X - KODI 14.X Helix - jdf76 - 2015-08-21 You may want to try signing out and signing back in. I know the API is a pain if something hiccups. Just a thought. Thanks! Jeff RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-08-21 (2015-08-21, 02:55)jeffreykarbowski Wrote: Hello Bromix,You've "ERROR: CCurlFile::Stat - Failed: Unsupported protocol" all over the place. The odd thing is you don't have https support, because some repositories are failing to load too. This shouldn't happen. Curl must be linked against the SSL lib. From where did you get the KODI installation? Also please get rid of the Banned add-ons (wiki) RE: YouTube v5.X.X - KODI 14.X Helix - richardgaspar - 2015-08-21 Hello! My system : raspberry pi, osmc and your youtube plugin, yaste remote controller on android phone ( lg g2 ) Error : Cannot share youtube videos. Till yesterday I could, but today morning not. Log file 06:39:16 T:2642408480 WARNING: Previous line repeats 1 times. 06:39:16 T:2642408480 NOTICE: CDVDPlayer::OnExit() 06:39:16 T:2642408480 NOTICE: DVDPlayer: eof, waiting for queues to empty 06:39:16 T:2642408480 NOTICE: Closing stream player 1 06:39:16 T:2642408480 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty 06:39:16 T:2659185696 NOTICE: thread end: OMXPlayerAudio::OnExit() 06:39:16 T:2642408480 NOTICE: Closing stream player 2 06:39:16 T:2642408480 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty 06:39:16 T:2694837280 ERROR: OMXPlayerVideo: Got MSGQ_IS_ERROR(-1) Aborting 06:39:16 T:2694837280 NOTICE: thread end: video_thread 06:39:16 T:2642408480 NOTICE: Thread LanguageInvoker start, auto delete: false 06:39:16 T:2642408480 NOTICE: -->Python Interpreter Initialized<-- 06:39:18 T:2642408480 NOTICE: [plugin.video.youtube] Running: YouTube (5.1.7) on Helix (14.1) with Python 2.7.9 06:39:19 T:2642408480 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.KeyError'> Error Contents: 'title' Traceback (most recent call last): File "/home/osmc/.kodi/addons/plugin.video.youtube/default.py", line 7, in <module> runner.run(__provider__) File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/runner.py", line 32, in run __RUNNER__.run(provider, context) File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/impl/xbmc/xbmc_runner.py", line 23, in run results = provider.navigate(context) File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/abstract_provider.py", line 123, in navigate result = method(context, re_match) File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/kodion/register_provider_path.py", line 12, in wrapper return func(*args, **kwargs) File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube/provider.py", line 363, in on_play return yt_play.play_video(self, context, re_match) File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube/helper/yt_play.py", line 17, in play_video video_streams = client.get_video_streams(context, video_id) File "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/youtube/client/youtube.py", line 85, in get_video_streams video_stream['title'], video_stream['container'], video_stream['video']['encoding'], KeyError: 'title' -->End of Python script error report<-- 06:39:19 T:3024764928 ERROR: Playlist Player: skipping unplayable item: 18, path [plugin://plugin.video.youtube/play/?video_id=YUPA0C60YDE] 06:39:19 T:2642408480 NOTICE: Thread LanguageInvoker start, auto delete: false 06:39:19 T:2642408480 NOTICE: -->Python Interpreter Initialized<-- RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-08-21 (2015-08-21, 11:37)richardgaspar Wrote: Hello! Please only full debug log (wiki) and via pastebin.com or similar...no logs in the forum. RE: YouTube v5.X.X - KODI 14.X Helix - richardgaspar - 2015-08-21 Sorry! By the way how can I find debug log, or I have to change something in one config file, that create debug log? RE: YouTube v5.X.X - KODI 14.X Helix - bromix - 2015-08-21 (2015-08-21, 12:38)richardgaspar Wrote: Sorry! By the way how can I find debug log, or I have to change something in one config file, that create debug log? Follow the instructions here => debug log (wiki) RE: YouTube v5.X.X - KODI 14.X Helix - inkdrink - 2015-08-22 Hello- It appears that Vevo titles are broken for me as of today after working for quite some time without issue. I've tried many and they all crash the script. Are others having this issue? I'm working on procuring my own log but I've never done it before so it might be a bit in coming. RE: YouTube v5.X.X - KODI 14.X Helix - richardgaspar - 2015-08-22 Hello! My system : raspberry pi, osmc and your youtube plugin, yaste remote controller on android phone ( lg g2 ) Error : Cannot share youtube videos. Till yesterday I could, but today morning not. Log file : http://pastebin.com/Kv05PNxL |