- Notifications
You must be signed in to change notification settings - Fork26
They made youtube front-ends woke.... (mirror fromhttps://codeberg.org/ashley/poke)
License
GPL-3.0, Unknown licenses found
Licenses found
ashley0143/poke
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Be anonymous while watching (cat falling) videos, searching the web, and listening to music on Poke - the free privacy front-end!
Welcome to Poke (formerly PokeTube), the privacy-friendly YouTube front-end built with the invidious API! Imagine paying for YouTube Premium just to download videos - couldn't be us (literally).
Poke uses OpenH264, which is free software! No non-free components included :3 View the source code of OpenH264here. Because who wants to deal with non-free stuff? Not us!~
Install Packages
Fedora/RHEL GNU/linux:
$ sudo dnf install git make gcc libcurl nodejs python libcurl g++ curl-config
Debian/Ubuntu GNU/linux:
$ sudo apt install git make gcc libcurl4-openssl-dev nodejs npm python g++
Alpine Linux (non-gnu):
$ apk add git nodejs npm python make gcc g++ libcurl curl-dev
(we dont know if it works on non-gnu systems)
Clone Repo
- Codeberg:
$ git clone https://codeberg.org/ashley/poke.git
- GitHub:
$ git clone https://github.com/ashley0143/poke.git
reccomended unoffical mirrors:
- code.lgbt:
$ git clone https://code.lgbt/mirror/poke.git
[sync every 10mins] - git.lgbt:
$ git clone https://git.lgbt/mirror/poke.git
[sync every 10mins] - nin0git :
$ git clone https://git.nin0.dev/mirrors/poke.git
[sync every 10mins]
not reccomended, unstable
- SudoVanilla:
$ git clone https://ark.sudovanilla.org/Korbs/poke.git
[sync every week]
- Codeberg:
Install Dependencies
$ cd poke
$ npm install
Start Server
$ node server.js
Congrats! Poke should now be running on
localhost:6003
! 🎉
Join us onDiscord orMatrix! I promise we're cool! <3
or if u like fedi, we hostPokeSocial as well :3
the main parts of the project is Under GPL-3.0-OR-LATER :3
see the each sections LICENSE tho!!
Copyleft 2021-202x Poke Project, mostly ashley0143 - poke does not support the"source first" or"open source" movement :3 - we support the free software movement (fsf.org)
TL;DR: we dont collect or share your personal info, that's it lol.
We use the GNU Coding Standard Thingy, seethis link.
Parts of Poke are hosted on Glitch.com since2020.
this software does not support"OSI" -they are terrible people - pls support the FSF/GNU (fsf.org orgnu.org) instead :3
About
They made youtube front-ends woke.... (mirror fromhttps://codeberg.org/ashley/poke)