Skip to content

Commit 9983f0c

Browse files
chkpwdzoriya
authored andcommittedMar 11, 2025··
Update README.md
1 parent 27aff3c commit 9983f0c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Kyoo does not have a plugin system and aim to have every features built-in (see
1212

1313
- **[Installation](./INSTALLING.md):** Basic installation guidelines, how to start Kyoo, enable OIDC or hardware transcoding.
1414
- **[Join the discord](https://discord.gg/E6Apw3aFaA):** Ask questions, talk about the development, feature you might want or bugs you might encounter.
15-
- **[API Documentation](https://kyoo.zoriya.dev/api/doc):** The API to integrate Kyoo with other services, if you have any questions, please ask on github or discord!
15+
- **[API Documentation](https://kyoo.zoriya.dev/api/doc):** The API to integrate Kyoo with other services, if you have any questions, please ask on GitHub or Discord!
1616
- **[Contributing](./CONTRIBUTING.md):** Feel free to open issues, submit pull requests, and contribute to making Kyoo even better. We need you!
1717

1818
[![](https://discord.com/api/guilds/1216460898139635753/widget.png?style=banner2)](https://discord.gg/zpA74Qpvj5)
@@ -29,7 +29,7 @@ Kyoo does not have a plugin system and aim to have every features built-in (see
2929

3030
- **Watch List Scrubbing Support:** Your watch list is automatically synced to connected services (SIMKL and soon others [#351](https://github.com/zoriya/Kyoo/issues/351), [#352](https://github.com/zoriya/Kyoo/issues/352)). No need to manually mark episodes as watched.
3131

32-
- **Download and Offline Support:** Download videos to watch them without internet access, you progress will automatically be synced next time your devices goes online.
32+
- **Download and Offline Support:** Download videos to watch them without internet access, your progress will automatically be synced next time your devices goes online.
3333

3434
- **Enhanced Subtitle Support:** Subtitles are important, Kyoo supports SSA/ASS and uses the video's embedded fonts when available.
3535

@@ -42,9 +42,9 @@ Kyoo does not have a plugin system and aim to have every features built-in (see
4242
Kyoo currently supports Web and Android clients, with additional platforms being thought about. Rough estimates:
4343
* Today: Web & Android
4444
* Spring 2025: Chromecast
45-
* Summer 2025: AndroidTV
45+
* Summer 2025: Android-TV
4646

47-
Don't see your client? Kyoo is focused on adding features but welcomes contributors! The frontend is built with React-Native and Expo. Come hang and develop with us on Discord.
47+
Don't see your client? Kyoo is focused on adding features, but welcomes contributors! The frontend is built with React-Native and Expo. Come hang and develop with us on Discord.
4848

4949
Support for Apple devices (iOS, tvOS) is not currently planned due to buying hardware and yearly developer fee (~$100).
5050

@@ -58,9 +58,9 @@ If Kyoo is not available on your language, you can use [weblate](https://hosted.
5858

5959
From a technical standpoint, both Jellyfin and Plex lean on SQLite and confine everything within a single container, Kyoo takes a different route. We're not afraid to bring in additional containers when it makes sense – whether for specialized features like Meilisearch powering our search system or for scalability, as seen with our transcoder.
6060

61-
Kyoo embraces the "setup once, forget about it" philosophy. Unlike Plex and Jellyfin, we don't burden you with manual file renaming or specific folder structures. Kyoo seamlessly works with files straight from your download directory, minimizing the maintenance headache for server admins.
61+
Kyoo embraces the setup once, forget about it philosophy. Unlike Plex and Jellyfin, we don't burden you with manual file renaming or specific folder structures. Kyoo seamlessly works with files straight from your download directory, minimizing the maintenance headache for server admins.
6262

63-
Kyoo narrows its focus to movies, TV shows, and anime streaming. No music, ebooks, or games – just pure cinematic delight.
63+
Kyoo narrows its focus to movies, TV shows, and anime streaming. No music, e-books, or games – just pure cinematic delight.
6464

6565
## 🔗 Live Demo
6666

0 commit comments

Comments
 (0)
Please sign in to comment.