1
Fork 0
Find a file
2022-12-09 17:12:21 +00:00
core
css make margin lower 2022-12-09 12:04:25 +00:00
html fix channels!!!!!! 2022-12-09 17:12:21 +00:00
p update thignys 2022-11-16 11:45:08 +01:00
sdk
src version 100!!! 2022-12-09 11:39:49 +00:00
t
.gitignore
CODE_OF_CONDUCT.md fix formatting 2022-10-28 22:39:15 +02:00
instances.json a new instance? owo 2022-11-08 06:39:37 +01:00
LICENSE
opensearch.xml FIX MY SKILL ISSUEEE 2022-09-17 20:56:14 +02:00
package.json bump dependencies 2022-11-16 11:32:24 +01:00
README.md new readme pog!!! thanks to https://github.com/htmlpaws :3 2022-10-28 17:46:29 +02:00
server.js Update 'server.js' 2022-12-05 17:44:37 +00:00

Table of Contents:

Welcome!

This is the source code of PokeTube, the privacy-friendly youtube front-end built with the Litetube API that's packed with some pretty cool stuff including:

  • ZERO ads
  • Lyrics to songs
  • A clean and modern UI
  • A Javascript-free frontend
  • No cookies or data collection
  • And built-in dislike counts Thaks to the Return YouTube Dislike Api!

Hosting Poketube~

  • To self host your own Poketube instance, you'll need the following:

Once you have everything, clone our repo:

git clone https://codeberg.org/ashley/poketube.git

You can also clone using our Github mirror if you'd prefer:

git clone https://github.com/ashley0143/poketube.git

Now, install the needed dependencies within the Poketube folder:

npm install 

Once everythings installed, start your server with the following command:

node server.js

Congrats, Poketube should now be running on localhost:3000!

Privacy Policy
TL;DR: we dont collect or share your personal info, that's it lol

We additionally use the GNU Coding Standard, see https://www.gnu.org/prep/standards