-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathaddons.xml
164 lines (152 loc) · 6.54 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
<?xml version="1.0" encoding="UTF-8"?>
<addons>
<addon id="repository.animaniac" name="Animaniac Repository" version="1.0" provider-name="Jax">
<extension point="xbmc.addon.repository" name="Animaniac Repository">
<dir>
<info compressed="false">https://github.com/OldManJax/repository.animaniac/raw/master/addons.xml</info>
<checksum>https://github.com/OldManJax/repository.animaniac/raw/master/addons.xml.md5</checksum>
<datadir zip="true">https://github.com/OldManJax/repository.animaniac/raw/master/</datadir>
</dir>
<dir>
<info compressed="false">https://raw.githubusercontent.com/Gujal00/smrzips/master/addons.xml</info>
<checksum>https://raw.githubusercontent.com/Gujal00/smrzips/master/addons.xml.md5</checksum>
<datadir zip="true">https://raw.githubusercontent.com/Gujal00/smrzips/master/zips/</datadir>
</dir>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
<summary>Cartoons and Anime</summary>
<description>Cartoon and Anime, TV and Movies. Parental Guidence suggested as some content may be more oriented to a mature audience.</description>
<assets>
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
</assets>
</extension>
</addon>
<!-- GoGo Anime -->
<addon id="plugin.video.gogoanimes" name="GOGO Anime" version="1.0.1" provider-name="GoGo">
<requires>
<import addon="script.module.beautifulsoup4" version="4.8.2"/>
<import addon="script.module.pycryptodome" version="3.4.3"/>
<import addon="script.module.requests" version="2.22.0"/>
<import addon="script.module.reroutingpy3" version="0.1.2"/>
<import addon="script.module.resolveurl" version="5.1.18"/>
<import addon="xbmc.python" version="3.0.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="addon.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en_GB">Watch GoGoAnime on KODI</summary>
<description lang="en_GB">This add-on is a fork of cywteow's GoGoAnime add-on. All credit goes to cywteow for the original code. This is simply a small update of that add-on to fix a few issues.</description>
<language></language>
<platform>all</platform>
<license>GPL-3.0</license>
<news></news>
<disclaimer>All content from on the gogoanime website</disclaimer>
<assets>
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
</assets>
</extension>
</addon>
<addon id="script.module.reroutingpy3" name="reroutingpy3" version="0.1.2" provider-name="fredrik-sy">
<requires>
<import addon="xbmc.python" version="3.0.0"/>
</requires>
<extension point="xbmc.python.module" library="lib"/>
<extension point="xbmc.addon.metadata">
<language>en</language>
<platform>all</platform>
<license>MIT License</license>
<source>https://github.com/fredrik-sy/script.module.rerouting</source>
</extension>
</addon>
<!-- Toonami -->
<addon id="plugin.video.tatv2" version="1.0.3" name="Toonami Aftermath TV" provider-name="Lolage">
<requires>
<import addon="script.module.requests" />
<import addon="script.module.six" />
</requires>
<extension point="xbmc.python.pluginsource" library="main.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<news>
[B]1.0.3:[/B]
- Fix Streams again
[B]1.0.2:[/B]
- Change how the video is retrieved to fix PST stream</news>
<summary lang="en">Toonami Aftermath TV for Kodi</summary>
<description lang="en">Non-stop classic television programming featuring Toonami, Cartoon Cartoons and more!</description>
<disclaimer lang="en">A non-profit fan broadcast. No affiliation with cartoon network.</disclaimer>
<assets>
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
</assets>
</extension>
</addon>
<!-- Fanime -->
<addon id="plugin.video.fanimef" name="Fanime F" version="1.0.5" provider-name="fanimef">
<requires>
<import addon="script.module.simplejson"/>
<import addon="script.module.requests" />
<import addon="script.module.beautifulsoup4" />
<import addon="script.module.resolveurl" />
<import addon="script.module.six" />
</requires>
<extension point="xbmc.python.pluginsource" library="plugin.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">Fanatic Anime Fan</summary>
<description lang="en">This add-on is a fork of FANime. All credit goes to @Nemzzy668 for the original coding. As a fan of Anime, I believe you can't have too many Anime Add-ons.</description>
<disclaimer lang="en">If You Are Using This Addon To Watch Content You Legally Do Not Have The Rights To Then The Author Takes No Affiliation With This, You Do So At Your Own Judgement And Risk!</disclaimer>
<platform>all</platform>
<assets>
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
</assets>
</extension>
</addon>
<!-- WatchNixToons2 -->
<addon id="plugin.video.watchnixtoons2" name="WatchNixtoons2" version="0.13.1" provider-name="WNT2">
<requires>
<import addon="script.module.requests"/>
<import addon="script.module.six"/>
<import addon="inputstream.adaptive"/>
</requires>
<extension point="xbmc.python.pluginsource" library="default.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">WatchNixtoons2</summary>
<description lang="en">
Watch cartoons and anime from [COLOR orange][B]www.wcofun.net[/B][/COLOR].
Support the WatchCartoonOnline website with a PayPal donation to:
[COLOR khaki][B][email protected][/B][/COLOR]
Add-on originally by doko.
Random updates by lolage.
</description>
<disclaimer lang="en">The authors of this addon do not host any of the content found or have any affiliation with the content providers. This add-on only scrapes web pages.</disclaimer>
<language>en</language>
<platform lang="en">all</platform>
<news>[COLOR orange][B]WatchNixtoons2[/B][/COLOR] - Cartoons & Anime
[B]0.13.1:[/B]
- Update User Agent
- Work around new video method
[B]0.13.0:[/B]
- Add functionality for m3u8 videos
- Update User Agent
- Update Thumbnail Hashes
[B]0.12.7:[/B]
- Update User Agent
- Update Thumbnail Hashes
[B]0.12.6:[/B]
- Fix recent and page meta for wcostream</news>
<assets>
<icon>icon.png</icon>
</assets>
</extension>
</addon>
</addons>