1
Fork 0
poke/README.md
2022-05-27 21:13:15 +03:00

45 lines
1.8 KiB
Markdown

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://vshymanskyy.github.io/StandWithUkraine/)
<div align="center">
<a href="https://poketube.fun/watch?v=dQw4w9WgXcQ">
<img src="https://user-images.githubusercontent.com/65588168/169103127-b03c27c0-0a2f-409d-9255-57f51ee08413.png" > </a>
<img src="https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg">
<h1> POKETUBE </h1>
youtube player that loves privacy
<br>
</div>
## Why Poketube?
- Works on Older browsers!
- No like bloat css (unlike,LightTube) /s
- 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*
- <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?
good question lol
- first,you have to install nodejs if you dont have it (prob you do tho)
- then clone this url:https://github.com/iamashley0/poketube.git
- open a terminal in the folder you cloned poketube,and type npm install
- and then open a port in your local host via express
- then,setup your domain
- lastly,make a pr about adding your domain into <a href="https://github.com/iamashley0/poketube/blob/main/html/domains.ejs">domains.ejs</a>
## Privacy Policy:
We do not sell your data.<br>
We do not use third party trackers/cookies for the use of this site. <br>
We do not track you lol<br>
see <a href="https://poketube.fun/privacy">Privacy policy</a> for more info