-
Notifications
You must be signed in to change notification settings - Fork 560
/
Copy pathaddons.xml
258 lines (237 loc) · 11 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
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addons>
<addon id="plugin.video.duolasousuo" name="哆啦搜索" version="1.7.0" provider-name="malimaliao">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.requests" version="2.19.1"/>
</requires>
<extension point="xbmc.python.pluginsource" library="main.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<summary>Duola video search plugin</summary>
<summary lang="zh">哆啦搜索</summary>
<description> duolasousuo is a free video search plugin that references data from third-party websites through Kodi computing platform and aggregates it into a simple video library for research and learning purposes only. </description>
<description lang="zh">哆啦搜索是免费的视频搜索插件,通过Kodi计算平台引用第三方网站的数据,并汇集成一个简单的影音库,仅适用于研究和学习目的。</description>
<website>https://github.com/malimaliao</website>
<email>malimaliao@gmail.com</email>
<disclaimer>This plug-in is based on the purpose of learning and research through crawler technology to grab all content from third-party website data, plug-in does not involve resource storage or distribution. The author assumes no responsibility for its content! For personal study only. Please unload it within 24 hours. Do not use it for commercial purposes.</disclaimer>
<disclaimer lang="zh">本插件是基于学习和研究目的通过爬虫技术所抓取的所有内容均来自于第三方网站的数据,插件不涉及资源存储或分发。作者不对其内容承担任何责任!仅供个人学习交流之用,24小时内请自觉卸载,勿作商业用途。</disclaimer>
<assets>
<icon>logo.png</icon>
<fanart>resources/hello.jpg</fanart>
<screenshot>resources/1.jpg</screenshot>
<screenshot>resources/2.jpg</screenshot>
<screenshot>resources/3.jpg</screenshot>
<screenshot>resources/4.jpg</screenshot>
</assets>
</extension>
</addon>
<addon id="repository.xbmc-addons-chinese"
name="Chinese Add-ons"
version="2.0.1"
provider-name="Taxigps">
<extension point="xbmc.addon.repository"
name="Chinese Add-ons">
<dir minversion="19.0.0">
<info compressed="true">https://github.com/taxigps/xbmc-addons-chinese/raw/matrix/addons.xml</info>
<checksum>https://github.com/taxigps/xbmc-addons-chinese/raw/matrix/addons.xml.md5</checksum>
<datadir zip="true">https://github.com/taxigps/xbmc-addons-chinese/raw/matrix/repo</datadir>
</dir>
</extension>
<extension point="xbmc.addon.metadata">
<summary>Chinese Add-ons Repository</summary>
<summary lang="zh">面向中文用户的插件库</summary>
<description>Download and install add-ons from xbmc-addons-chinese addon repository.[CR][CR]By using this Repository you will be able to take advantage of our cutting edge features developed for chinese people.</description>
<description lang="zh">从xbmc-addons-chinese库下载安装插件。[CR][CR]通过使用这个程序库,你将能够分享我们为中文用户开发的插件。</description>
<disclaimer>Taxigps did not make all the add-ons on this repository and is not responsible for their content</disclaimer>
<disclaimer lang="zh">本库中扩展功能模块不完全由Taxigps开发,对他人提交的内容不承担责任</disclaimer>
<platform>all</platform>
<assets>
<icon>icon.png</icon>
</assets>
</extension>
</addon>
<addon id="service.subtitles.assrt"
name="assrt.net"
version="2.1.1"
provider-name="taxigps, fffonion">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.chardet" version="3.0.4"/>
<import addon="script.module.requests" version="2.22.0"/>
</requires>
<extension point="xbmc.subtitle.module"
library="service.py" />
<extension point="xbmc.addon.metadata">
<summary lang="en_GB">assrt.net subtitle</summary>
<summary lang="zh_CN">伪射手字幕</summary>
<summary lang="zh_TW">偽射手字幕</summary>
<description lang="en_GB">Search and download subtitles from assrt.net</description>
<description lang="zh_CN">从伪射手网(assrt.net)下载字幕</description>
<description lang="zh_TW">從偽射手網(assrt.net)下載字幕</description>
<platform>all</platform>
<license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
<forum>https://forum.kodi.tv/showthread.php?tid=64250</forum>
<website>http://assrt.net/</website>
<email></email>
<source>https://github.com/taxigps/xbmc-addons-chinese/</source>
<assets>
<icon>icon.png</icon>
<clearlogo>logo.png</clearlogo>
<fanart>resources/media/fanart.jpg</fanart>
<screenshot>resources/media/screenshot_1.jpg</screenshot>
<screenshot>resources/media/screenshot_2.jpg</screenshot>
<screenshot>resources/media/screenshot_3.jpg</screenshot>
</assets>
<news>
V2.1.1 (2022-09-19)
- Fix little bug
V2.1.0 (2022-09-7)
- Normalize the program code
V2.0.0 (2022-09-1)
- Ported to python 3.0 for Kodi 19
</news>
</extension>
</addon>
<addon id="service.subtitles.shooter"
name="Shooter"
version="2.0.1"
provider-name="taxigps">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.chardet" version="3.0.4"/>
<import addon="script.module.beautifulsoup4" version="4.6.2"/>
</requires>
<extension point="xbmc.subtitle.module"
library="service.py" />
<extension point="xbmc.addon.metadata">
<summary lang="en">Shooter</summary>
<summary lang="zh">射手字幕</summary>
<summary lang="zh_TW">射手字幕</summary>
<description lang="en">Shooter subtitle service</description>
<description lang="zh">射手字幕插件</description>
<description lang="zh_TW">射手字幕挿件</description>
<platform>all</platform>
<license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
<forum>http://forum.xbmc.org/showthread.php?tid=199644</forum>
<source>https://github.com/taxigps/service.subtitles.shooter</source>
<assets>
<icon>icon.png</icon>
<clearlogo>logo.png</clearlogo>
<fanart>resources/media/fanart.jpg</fanart>
<screenshot>resources/media/screenshot_1.jpg</screenshot>
<screenshot>resources/media/screenshot_2.jpg</screenshot>
<screenshot>resources/media/screenshot_3.jpg</screenshot>
</assets>
<news>
V2.0.1 (2023-05-14)
- fixed: function was removed in Kodi 20
V2.0.0 (2020-04-18)
- Ported to python 3.0 for Kodi 19
V1.0.5 (2014-12-24)
- fixed: can't get subtitles by title because website closed
V1.0.4 (2014-07-13)
- reduce unneeded coding convertion to download faster
V1.0.3 (2014-06-27)
- added search subtitles by title
V1.0.2 (2014-04-09)
- added setting to save subtitles as UTF-8
- added setting for Simplified and Traditional conversion
- changed to use zlib to decompress incomplete zipped subtitle
V1.0.1 (2013-12-05)
- fixed to show language flag
V1.0.0 (2013-12-04)
- move the service out of XBMC Subtitles
</news>
</extension>
</addon>
<addon id="service.subtitles.zimuku"
name="zimuku"
version="2.0.6"
provider-name="taxigps">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.beautifulsoup4" version="4.6.2"/>
<import addon="script.module.kodi-six"/>
<import addon="vfs.rar" version="3.0.0"/>
<import addon="script.module.requests" version="2.22.0"/>
</requires>
<extension point="xbmc.subtitle.module"
library="service.py" />
<extension point="xbmc.addon.metadata">
<summary lang="en">zimuku subtitle</summary>
<summary lang="zh">字幕库</summary>
<description lang="en">Search and download subtitles from ZIMUKU site</description>
<description lang="zh">从“字幕库”网站下载字幕</description>
<platform>all</platform>
<license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
<assets>
<icon>icon.png</icon>
<clearlogo>logo.png</clearlogo>
<screenshot>resources/media/screenshot_1.jpg</screenshot>
<screenshot>resources/media/screenshot_2.jpg</screenshot>
<screenshot>resources/media/screenshot_3.jpg</screenshot>
</assets>
<news>
V2.0.6 (2022-06-11)
- work for zimuku's anti-spoofing mechanism
V2.0.5 (2022-04-23)
- work for zimuku's anti-spoofing mechanism
V2.0.4 (2021-05-29)
- fix error: variable referenced before assignment
V2.0.3 (2021-04-05)
- update main domain
V2.0.2 (2020-11-02)
- support .sup subtitle
- Change download url to fix download failure
- Fix: Correct rating score
- Ungrade: Use xmbc modules in kodi_six to take place.
- Fix: Support more compressed format
- Use requests to take the place of urllib2. Seems more reliable in getting page.
- Forbid 7z archive since chinese chars in filename in 7z archive may cause failure.
V2.0.1 (2020-04-18)
- Add screenshot
V2.0.0 (2020-04-14)
- Ported to python 3.0 for Kodi 19
</news>
</extension>
</addon>
<addon id="service.subtitles.zimuzu"
name="ZiMuZu"
version="2.0.1"
provider-name="xodidox">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
<import addon="script.module.requests" version="2.22.0"/>
<import addon="script.module.beautifulsoup4" version="4.6.2"/>
<import addon="vfs.rar" version="3.3.0"/>
</requires>
<extension point="xbmc.subtitle.module"
library="service.py" />
<extension point="xbmc.addon.metadata">
<summary lang="en">YYeTs ZiMuZu subtitle</summary>
<summary lang="zh">人人影视字幕组 字幕</summary>
<description lang="en">Search and download subtitles from zimuzu.tv</description>
<description lang="zh">从 zimuzu.tv 下载字幕</description>
<lifecyclestate type="broken" lang="en">The website is closed and the service is terminated.</lifecyclestate>
<lifecyclestate type="broken" lang="zh">网站关闭,服务终止。</lifecyclestate>
<assets>
<icon>icon.png</icon>
<clearlogo>logo.png</clearlogo>
<fanart>resources/media/fanart.jpg</fanart>
<screenshot>resources/media/screenshot_1.jpg</screenshot>
<screenshot>resources/media/screenshot_2.jpg</screenshot>
<screenshot>resources/media/screenshot_3.jpg</screenshot>
<screenshot>resources/media/screenshot_4.jpg</screenshot>
</assets>
<news>
V2.0.1 (2021-05-29)
- Tag as broken.
V2.0.0 (2020-04-18)
- Ported to python 3.0 for Kodi 19
</news>
</extension>
</addon>
</addons>