1
Fork 0
poke/README.md

21 lines
632 B
Markdown
Raw Normal View History

2022-02-28 11:44:29 -05:00
<div align="center">
2022-02-28 12:10:46 -05:00
<a href="https://www.bigbuckbunny.org">
2022-03-06 15:40:25 -05:00
<img src="https://user-images.githubusercontent.com/65588168/156941082-2fe10d35-bc1d-4928-9c5d-32d91cdea3d8.png">
2022-02-28 12:10:46 -05:00
</a>
2022-02-28 11:44:29 -05:00
<h1> POKETUBE </h1>
2022-03-06 15:40:25 -05:00
youtube player that loves privacy
<br>
</div>
## Features
- Works on Older browsers!
- Javascript-free on frontend
- No advetisment
- 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
2022-02-28 11:44:29 -05:00
tbanks to <a href="https://gitlab.com/kuylar/lighttube">LIGHTTUBE</a>
2021-07-08 13:34:07 -04:00
2022-01-27 13:43:29 -05:00