From 70d1c81d61ca5234d47cfc8febecefafc39cc416 Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 27 May 2022 21:08:24 +0300 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 49f9d4e..e4fb36f 100644 --- a/README.md +++ b/README.md @@ -11,17 +11,20 @@ -## Features - +## Why Poketube? - Works on Older browsers! +- No like bloat css (unlike,LightTube) - Lyrics for songs! - No cookies,no data collection,no statistics - Javascript-free on frontend - No ads - See Dislike counts from [Return YouTube Dislike Api](https://www.returnyoutubedislike.com/) (see:[Line 22 of fetcher.js](https://github.com/iamashley0/poketube/blob/main/src/fetcher.js#L22)) -- Uses LightTube api +- Uses LightTube api* - Custom sdk! +*:we are planing to ditch LightTube api in the future + + ## How to self host or add a new public instance? good question lol