1
Fork 0
Find a file
2023-02-12 09:08:33 +00:00
core owo 2022-08-05 22:33:38 +03:00
css chartreuse color :3 2023-02-04 18:09:38 +00:00
html auto play for mobile :3 2023-02-11 13:03:59 +00:00
p add cacher for proxy files 2023-02-06 14:53:42 +00:00
sdk sdk license owo 2022-08-01 06:26:33 +03:00
src change api url 2023-02-10 17:37:50 +00:00
t Rename piwik.js to piwik.min.js 2022-07-26 00:59:39 +03:00
.gitignore add space-around 2022-08-09 01:11:29 +03:00
ALACMagicCookieDescription.txt Upload files to '' 2023-02-12 09:06:47 +00:00
CODE_OF_CONDUCT.md fix formatting 2022-10-28 22:39:15 +02:00
CONTRIBUTING.md Upload files to '' 2023-02-12 09:06:47 +00:00
docker-compose.yml Docker Changes 2023-01-11 16:28:50 +00:00
entrypoint.sh Move files 2023-01-11 16:28:51 +00:00
instances.json remove non working ones 2023-01-31 10:05:54 +00:00
LICENSE fix license 2023-02-12 09:08:33 +00:00
nginx.conf.example Move files 2023-01-11 16:28:51 +00:00
opensearch.xml FIX MY SKILL ISSUEEE 2022-09-17 20:56:14 +02:00
package.json change version 2023-01-20 20:50:57 +00:00
README.md add docs url 2022-12-31 11:07:17 +00:00
ReadMe.txt Upload files to '' 2023-02-12 09:06:47 +00:00
robots.txt add robots.txt 2023-02-09 16:30:26 +00:00
server.js add robots.txt and prettier site 2023-02-09 16:32:14 +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