-
Notifications
You must be signed in to change notification settings - Fork 4
/
dependencies.txt
52 lines (45 loc) · 1.31 KB
/
dependencies.txt
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
plugin.program.anon
|
+---> script.module.tinyxbmc
plugin.video.vods
|
+---> script.module.chardet
+---> script.module.tinyxbmc
|
+---> script.module.requests
+---> script.module.importlib
+---> script.module.cachecontrol
| |
| +---> script.module.lockfile
| +---> script.module.requests (kodi)
| +---> script.module.tinyxbmc (optional)
+---> script.module.js2py
|
+---> script.module.six (kodi)
+---> script.module.tzlocal (kodi)
+---> script.module.pyjsparser
service.vods.dmax
|
+---> plugin.video.vods
+---> script.module.htmlement
service.vods.cnnturk
|
+---> plugin.video.motorsportstv
+---> script.module.htmlement
service.vods.tdf
|
+---> plugin.video.vods
+---> script.module.htmlement
service.subtitles.turkcealtyazi
|
+---> script.module.sublib
+---> vfs.rar (optional)
+---> vfs.libarchive (optional)
service.subtitles.planetdp (broken)
|
+---> script.module.sublib
+---> htmlement
+---> vfs.rar (optional)
+---> vfs.libarchive (optional)
script.module.htmlement
script.module.abi