Skip to content
forked from ashley0143/poke

PokeTube is an free, privacy first youtube player that works without javascript.

License

Notifications You must be signed in to change notification settings

v4ltages/poketube

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeTube Source Repo

Table of contents

About

Coding Standards

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

Usage

  • To self host you'll need Node.js
    • which comes with npm installed on your computer
    • for nyArch Linuwu AUR package
  • First clone poketube
git clone https://codeberg.org/ashley/poketube.git
  • Run the following command inside poketube/
npm install 
  • Now run
node server.js
  • Poketube is running on localhost:3000

Why PokeTube

  • Lyrics for songs!
  • Beautiful UI (Dont expect much tho lol)
  • No cookies,no data collection
  • Javascript-free on frontend
  • No ads & Tracking
  • 100% free software
  • See Dislike counts from Return YouTube Dislike Api!
  • Uses LightTube api
  • Custom sdk!

Legal Stuff

Privacy Policy
TL;DR:we dont collect or share your personal info lol

About

PokeTube is an free, privacy first youtube player that works without javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 30.9%
  • EJS 23.8%
  • CSS 22.6%
  • JavaScript 12.2%
  • HTML 9.9%
  • PHP 0.6%