From 5858f8ad8707c6d4f5727a0dcbf0dc1190cc161a Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Nov 2021 01:20:06 +0530 Subject: [PATCH] Update documentation --- README.md | 45 +++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index f0e64e7..78d5c5d 100644 --- a/README.md +++ b/README.md @@ -11,31 +11,32 @@ As a byproduct, the code is also much cleaner, dysfunctional patterns and paradi ## Features: -- [x] No Ads -- [x] No Tracking -- [x] Infinite Scrolling -- [x] 4K support -- [x] No connections to Google's servers -- [x] Playing just audio -- [x] Comments -- [x] Playlist support -- [x] Captions support -- [x] Search Suggestions -- [x] Livestreams support with a quality selector -- [x] Support for IOS -- [x] Preferences saved locally -- [x] Multi-region loadbalancing -- [x] Performant by design, designed to handle 1000s of users concurrently -- [x] PWA support +- [x] No Ads +- [x] No Tracking +- [x] Infinite Scrolling +- [x] 4K support +- [x] No connections to Google's servers +- [x] Playing just audio +- [x] Comments +- [x] Playlist support +- [x] Captions support +- [x] Search Suggestions +- [x] Livestreams support with a quality selector +- [x] Support for IOS +- [x] Preferences saved locally +- [x] Multi-region loadbalancing +- [x] Performant by design, designed to handle 1000s of users concurrently +- [x] PWA support +- [x] Improving UI +- [x] Login +- [x] Feeds ## WIP -- [ ] 8K support -- [ ] Improving UI -- [ ] Login -- [ ] Feeds -- [ ] Integration with SponsorBlock -- [ ] Integration with LBRY +- [ ] 8K support +- [ ] Integration with SponsorBlock +- [ ] Integration with LBRY +- [ ] Update screenshots ## Documentation