forked from cywteow/cywteow.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
38 lines (38 loc) · 2.98 KB
/
index.html
File metadata and controls
38 lines (38 loc) · 2.98 KB
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
<html>
<head>
<title>cywteow.github.io</title>
</head>
<body>
<h1>About</h1>
<table>
<tr><td>This is a kodi addon repo that allows you to download addons that play videos from the sites below in your android/android tv</td></tr>
<tr><td><a href="https://langlangbay.org">Langlangbay (Chinese/Korea/Japanese drama with chinese sub)</a></td></tr>
<tr><td><a href="https://www2.gogoanime.video">GoGoAnime (Animes with English sub)</a></td></tr>
<tr><td><a href="https://kshowonline.com">KShowOnline (Korean Variety Shows with English sub)</a></td></tr>
</table>
<h1>Installation</h1>
<table>
<tr><td>1) Install kodi from play store</td></tr>
</table>
<h2>Automatic update method (For Kodi 19)</h2>
<table>
<tr><td>2) Download <a href="https://cywteow.github.io/repository.cywteow/repository.cywteow-1.1.0.zip">repository.cywteow.zip</a> transfer into your android/android tv OR add <a href="https://cywteow.github.io/repo">https://cywteow.github.io/repo</a> as source in your kodi file manager</td></tr>
<tr><td>3) Open Kodi -> Settings <img src="https://cywteow.github.io/settings.png"/> -> System -> Add-ons -> Enable "Unknown Sources"</td></tr>
<tr><td>4) Kodi Main Page -> Add-on -> Addon browser <img src="https://cywteow.github.io/addon-browser.png"/> -> Install from zip file -> select the zip file you downloaded</td></tr>
<tr><td>5) Kodi Main Page -> Add-on -> Addon browser <img src="https://cywteow.github.io/addon-browser.png"/> -> Install from repository -> cywteow Add-ons -> Video Add-ons -> Choose any addon to install</td></tr>
</table>
<h2>Manual update method (When there is an update or the add-ons is not working, you have to come back here to find new .zip file and repeat these steps)</h2>
<table>
<tr><td>2) Download <a href="https://cywteow.github.io/plugin.video.langlangbay/plugin.video.langlangbay-2.0.0.zip">LangLangBay</a> or <a href="https://cywteow.github.io/plugin.video.gogoanime/plugin.video.gogoanime-2.0.1.zip">GoGoAnime</a> or <a href="https://cywteow.github.io/plugin.video.kshowonline/plugin.video.kshowonline-2.0.0.zip">KShowOnline</a> and transfer into your android/android tv</td></tr>
<tr><td>3) Open Kodi -> Settings -> System <img src="https://cywteow.github.io/settings.png"/>-> Add-ons -> Enable "Unknown Sources"</td></tr>
<tr><td>4) Kodi Main Page -> Add-on -> Addon browser <img src="https://cywteow.github.io/addon-browser.png"/> -> Install from zip file -> select the zip file you downloaded</td></tr>
</table>
<h2>If you are still on Kodi 18 and do not wish to update, you can visit my <a href="https://github.com/cywteow/cywteow.github.io">repo</a> and look for those 1.x.x.zip and follow the manual update method</h2>
<h1>How to see chinese words in kodi (For Langlangbay User)</h1>
<table>
<tr><td>Go to Kodi system setting -> Interface -> Skin -> Fonts -> Arial based</td></tr>
</table>
<h2>Sample</h2>
<img src="./img/gogoanime.jpg"/>
</body>
</html>