1
Fork 0
Find a file
2022-12-31 12:39:51 +00:00
core owo 2022-08-05 22:33:38 +03:00
css fix my issue ;_; 2022-12-30 13:59:49 +00:00
html add Switch instance link 2022-12-30 16:19:26 +00:00
p add more liks 2022-12-29 15:38:44 +00:00
sdk sdk license owo 2022-08-01 06:26:33 +03:00
src add try catch :p 2022-12-31 12:39:51 +00:00
t
.gitignore
CODE_OF_CONDUCT.md
docker-compose.yml
instances.json
LICENSE
opensearch.xml
package.json
README.md add docs url 2022-12-31 11:07:17 +00:00
server.js re-add vern.cc 2022-12-25 20:50:31 +00:00

Table of Contents:

Welcome!

This is the source code of PokeTube, the privacy-friendly youtube front-end built with the InnerTube API (Docs) 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