mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 05:14:39 -05:00
Update README.md
This commit is contained in:
parent
341625fe2f
commit
b9e34ff246
1 changed files with 6 additions and 3 deletions
|
@ -11,17 +11,20 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Features
|
## Why Poketube?
|
||||||
|
|
||||||
- Works on Older browsers!
|
- Works on Older browsers!
|
||||||
|
- No like bloat css (unlike,LightTube)
|
||||||
- Lyrics for songs!
|
- Lyrics for songs!
|
||||||
- No cookies,no data collection,no statistics
|
- No cookies,no data collection,no statistics
|
||||||
- Javascript-free on frontend
|
- Javascript-free on frontend
|
||||||
- No ads
|
- 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))
|
- 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*
|
||||||
- <a href="https://github.com/iamashley0/poketube/tree/main/sdk">Custom sdk!</a>
|
- <a href="https://github.com/iamashley0/poketube/tree/main/sdk">Custom sdk!</a>
|
||||||
|
|
||||||
|
*:we are planing to ditch LightTube api in the future
|
||||||
|
|
||||||
|
|
||||||
## How to self host or add a new public instance?
|
## How to self host or add a new public instance?
|
||||||
good question lol
|
good question lol
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue