forked from cubicle-vdo/xbmc-israel
-
Notifications
You must be signed in to change notification settings - Fork 3
/
addons.xml
368 lines (348 loc) · 17.1 KB
/
addons.xml
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
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addons>
<addon id="plugin.video.10qtv" name="10qtv" version="1.0.6" provider-name="GO BEITAR NORDIA">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.requests" version="1.0.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="10qtv.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<summary lang="en">Watch video 10qtv</summary>
<summary lang="he">צפו בוידאו מהאתר 10qtv</summary>
<description lang="en">Watch video from 10qtv</description>
<description lang="he">צפו בוידאו מהאתר 10qtv</description>
<disclaimer>'כותבי הסקיפרט אינם אחראים לתוכן המצוג באתר ואין להם קשר אליו בשום צורה ,הנך כפוף לתנאי השימוש של האתר</disclaimer>
<supportedcontent>
<content>tvshows</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.gozlan.me" name="Gozlan" version="1.2.0" provider-name="cubicle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.urlresolver"/>
<import addon="script.module.t0mm0.common"/>
<import addon="script.module.simplejson" />
</requires>
<extension point="xbmc.python.pluginsource" library="gozlan.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch video from gozlan.eu</summary>
<summary lang="he">צפו בוידאו מהאתר gozlan.eu</summary>
<description lang="en">Watch video from gozlan.eu</description>
<description lang="he">צפו בוידאו מהאתר gozlan.eu</description>
<disclaimer>הנך כפוף לתנאי השימוש של האתר</disclaimer>
<supportedcontent>
<content>tvshows</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.hotVOD.video" name="Hot VOD" version="1.1.6" provider-name="sbentin">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="Hot.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch Hot video contents.</summary>
<summary lang="he">צפה בתוכניות VOD מאתר הוט</summary>
<description lang="en">Watch Hot Video contents from Hot.ynet.co.il.</description>
<description lang="he">צפה במגוון התוכניות והסדרות הניתנות לצפיה מאתר hot.ynet.co.il</description>
<disclaimer>This addon parse Hot's site, you should check Hot's TOS before you using. It's as is</disclaimer>
<supportedcontent>
<content>tvshows</content>
<content>episodes</content>
<content>movies</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.IBA" name="IBA VOD" version="1.0.3" provider-name="NOYMAN .D">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="iba.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<supportedcontent>
<content>tvshows</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.ilten" name="ערוץ 10" version="1.3.0" provider-name="vmaster">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="ten.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch video content from Channel 10.</summary>
<summary lang="he">צפה בתוכניות מאפליקציית אנדרויד של ערוץ 10</summary>
<description lang="en">Watch contents from Channel 10's android application.</description>
<description lang="he">צפה במגוון התוכניות והסדרות הניתנות לצפיה דרך אפליקצית האנדרויד של ערוץ 10</description>
<disclaimer>This addon parses Channel 10 android application, you should check Ch. 10 TOS before you using. It's as is.</disclaimer>
<supportedcontent>
<content>tvshows</content>
<content>episodes</content>
<content>movies</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.israelive" name="IsraeLIVE (xbmc-israel repo)" version="4.3.7" provider-name="Benny123, Avigdor">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.service" library="service.py" start="[login|startup]"/>
<extension point="xbmc.addon.metadata">
<summary lang="en">Benny123's project</summary>
<summary lang="he">הפרויקט של Benny123</summary>
<description lang="en">Watch Live TV channels from Israel and all over the world.[CR][CR]The addon page and free download:[CR][COLOR blue]http://www.hometheater.co.il/vt219048.html[/COLOR][CR][CR]More addons on The Israeli repo:[CR][COLOR blue]https://github.com/cubicle-vdo/xbmc-israel[/COLOR]</description>
<description lang="he">צפיה בשידורי טלויזיה חיים מישראל והעולם.[CR][CR]דף הסברים והורדה בחינם:[CR][COLOR blue]http://www.hometheater.co.il/vt219048.html[/COLOR][CR][CR]תוספים נוספים במקור הישראלי:[CR][COLOR blue]https://github.com/cubicle-vdo/xbmc-israel[/COLOR]</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.israelsports" name="Israel Sports" version="2.1.6" provider-name="ISRALIVE Team">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Plays episodes from sport5 and one.co.il site</summary>
<description lang="en">This addon parse sport5 site and one.co.il you should check sport5 TOS before you using. It's as is</description>
<description lang="he">יש לבדוק תנאי השימוש באתר- התוסף נבנה לצרכי לימוד פייטון</description>
<disclaimer>This addon parse sport5 site, you should check sport5 TOS before you using. It's as is</disclaimer>
<disclaimer>"יאללה בית"ר ,נורדיה"</disclaimer>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.KIDSIL"
name="KIDSIL"
version="1.3.1"
provider-name="o2ri">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="plugin.video.youtube" version="2.1.3"/>
</requires>
<extension point="xbmc.python.pluginsource"
library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Browse children sections in other addons</summary>
<description lang="en">links to other childern addons .</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.MakoTV"
name="MakoTV ver.2"
version="1.0.7"
provider-name="xbmc-israel team (xbmc-israel repo)">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">MakoTV VOD</summary>
<description lang="en">MakoTV VOD</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.makoTV.video" name="Mako TV" version="1.34" provider-name="sbentin \V Master">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="Mako.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch Mako video contents.</summary>
<summary lang="he">צפה בתוכניות מאתר מאקו</summary>
<description lang="en">Watch Mako Video contents from Mako Application for cellular.</description>
<description lang="he">צפה במגוון התוכניות והסדרות הניתנות לצפיה באמצעות אפךיקציית מאקו בטלפון הסלולרי</description>
<disclaimer>This addon connects to Mako site, you should check Mako's TOS on android before using. It's as is</disclaimer>
<supportedcontent>
<content>tvshows</content>
<content>episodes</content>
<content>movies</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.playlistLoader" name="Playlist Loader" version="1.0.6" provider-name="Avigdor">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Playlist Loader - downloaded for free from:
http://www.hometheater.co.il</summary>
<description lang="en">Playlist Loader - downloaded for free from:
http://www.hometheater.co.il</description>
<platform>all</platform>
</extension>
</addon>
<addon id="plugin.video.reshet.video" name="רשת" version="1.3.1" provider-name="sbentin">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="reshet.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch Reshet video contents.</summary>
<summary lang="he">צפה בתוכניות מאפליקציית אנדרויד של רשת</summary>
<description lang="en">Watch contents from Reshet's android application.</description>
<description lang="he">צפה במגוון התוכניות והסדרות הניתנות לצפיה מהפלאגין של רשת לאנדרויד</description>
<disclaimer>This addon parse Reshets's android application, you should check Reshet's TOS before you using. It's as is</disclaimer>
<supportedcontent>
<content>tvshows</content>
<content>episodes</content>
<content>movies</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.sdarot.tv" name="Sdarot.tv Video" version="2.2.2" provider-name="cubicle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="sdarottv.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch Sdarot.tv video contents.</summary>
<summary lang="he">סדרות מתוך האתר sdarot.tv</summary>
<description lang="en">Watch the many TV series available on sdarot.tv</description>
<description lang="he">צפיה בסדרות (הרבות) שיש באתר sdarot.tv</description>
<disclaimer>This addon parsees their website, you should check their TOS before you using. It's as is</disclaimer>
<supportedcontent>
<content>tvshows</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.seretil" name="seretil" version="2.1.5" provider-name="YALLA BEITAR NORDIA">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.urlresolver"/>
<import addon="script.module.t0mm0.common"/>
<import addon="script.module.simplejson" />
</requires>
<extension point="xbmc.python.pluginsource" library="seretil.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<summary lang="en">Watch seretil.me</summary>
<summary lang="he">seretil</summary>
<description lang="en">Watch video fromseretil</description>
<description lang="he">SERETIL </description>
<disclaimer>הנך כפוף לתנאי השימוש של האתר</disclaimer>
<supportedcontent>
<content>tvshows</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.wallaNew.video" name="וואלה" version="2.1.8" provider-name="sbentin shlomico">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.common.plugin.cache" version="0.9.1"/>
</requires>
<extension point="xbmc.python.pluginsource" library="walla.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch Walla video contents.</summary>
<summary lang="he">צפה במידע VOD מאתר walla</summary>
<description lang="en">Watch Walla contents (inculde Yes, Nickoldeon and Viva).</description>
<description lang="he">צפה במגוון הסרטים ערוצים וסדרות הניתנים לצפיה דרך אתר video.walla.co.il</description>
<disclaimer>This addon parse Walla site, you should check Walla's TOS before you using. It's as is</disclaimer>
<supportedcontent>
<content>tvshows</content>
<content>episodes</content>
<content>movies</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.wallaYes.video" name="וואלה Yes" version="1.0.4" provider-name="sbentin">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="yes.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31635</minversion>
<summary lang="en">Watch Yes video contents from walla video.</summary>
<summary lang="he">צפה במידע VOD מאתר yes ב walla</summary>
<description lang="en">Watch Yes contents.</description>
<description lang="he">צפה במגוון הסרטים ערוצים וסדרות הניתנים לצפיה דרך אתר yes.walla.co.il</description>
<disclaimer>This addon parse Yes site, you should check Yes's TOS before you using. It's as is</disclaimer>
<supportedcontent>
<content>tvshows</content>
<content>episodes</content>
<content>movies</content>
</supportedcontent>
</extension>
</addon>
<addon id="plugin.video.ynet.video" name="Ynet Video" version="1.0.4" provider-name="cubicle">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="ynet.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<minversion>31632</minversion>
<summary lang="en">Watch YNet video contents.</summary>
<summary lang="he">צפה בכתבות וידאו של YNET</summary>
<description lang="en">Watch Ynet Video articles from ynet.co.il</description>
<description lang="he">צפיה בכתבות הוידאו של YNET</description>
<disclaimer>This addon parse YNet's site, you should check Hot's TOS before you using. It's as is</disclaimer>
<supportedcontent>
<content>tvshows</content>
</supportedcontent>
</extension>
</addon>
<addon id="repository.xbmc-israel" name=".[COLOR blue]XBMC Israeli [/COLOR][COLOR white] Streaming Sites[/COLOR]" version="1.0.4" provider-name="cubicle-vdo">
<extension point="xbmc.addon.repository" name="XBMC Israeli streaming repo for streaming sites">
<info compressed="false">https://raw.githubusercontent.com/cubicle-vdo/xbmc-israel/master/addons.xml</info>
<checksum>https://raw.githubusercontent.com/cubicle-vdo/xbmc-israel/master/addons.xml.md5</checksum>
<datadir zip="true">https://raw.githubusercontent.com/cubicle-vdo/xbmc-israel/master/repo</datadir>
</extension>
<extension point="xbmc.addon.metadata">
<summary>XBMC Israeli Streaming Sites</summary>
<description>Download and install addons for XBMC Israeli streaming repo for streaming sites</description>
<platform>all</platform>
</extension>
</addon>
</addons>