1
Fork 0
Find a file
2024-08-21 09:54:05 +00:00
alac add readme lel 2023-04-07 18:58:44 +00:00
core owo 2022-08-05 22:33:38 +03:00
css remove enableModifiersForNumbers 2024-08-11 09:29:36 +00:00
html add letter "n" to fix a grammar mistake lol 2024-08-21 09:54:05 +00:00
issue_template update issue template 2024-08-02 18:34:31 +00:00
january add .gitignore for rust target (build artifacts) 2024-04-22 22:13:35 +03:00
p :3 2024-06-17 13:53:54 +00:00
pwa new offline page :3 2023-12-25 13:43:18 +00:00
sdk Correct sdk/package.json repo url 2023-10-06 23:59:08 +02:00
src
t The great relink 2023-10-06 23:55:46 +02:00
.dockerignore
.drone.yml
.gitignore
ascii_txt.txt
CODE_OF_CONDUCT.md
config.json
docker-compose.yml
Dockerfile
entrypoint.sh
feautures.md
fix-videoplayback-issues.md
HOSTING_REQUIREMENTS.md
infocards.json
instances.json
LICENSE
nginx.conf.example
opensearch.xml
package.json
poke-cli.sh
poke-gtk-app.py
poke.service
poke_destkop_app_readme.md
pokeatmosurls.json
pronounsdb.json
README.md
robots.txt
server.js
sponsors.json

DRM Free

PRIVACY APP OF YOUR DREAMS! :3

Be anonymous while watching (cat falling) videos, searching the web, and listening to music on Poke - the free privacy front-end!

Welcome!  |  Features  |  No Non-Free Codec  |  Hosting  |  Community  |  Legal

Status Badge Stand with Ukraine GPL-3 License

Preview

Welcome!

Welcome to Poke (formerly PokeTube), the privacy-friendly YouTube front-end built with the InnerTube API! Imagine paying for YouTube Premium just to download videos - couldn't be us (literally).

Features

🔙 Built-In Return YouTube Dislikes

See the dislikes from returnyoutubedislike - because sometimes you need to know how bad that video really is :3

📱 PWA Support

With PWA Support, you can install Poke on your mobile device. Now you can pretend to be productive while watching cat videos on the go, mreoww! :3

🎨 Customize

Customize Poke however you want. Make it as unique as your taste in memes.

📥 Accounts

Suscribe (yes Suscribe hehe sussy baka) to whaever channel you want!

🔍 Web Search

Search the web privately on PokeTube. Incognito mode who?

🎶 And...

Ambient mode, HQ audio, and even more! :3

No Non-Free Codec Needed

Poke uses OpenH264, which is free software! No non-free components included :3 View the source code of OpenH264 here. Because who wants to deal with non-free stuff? Not us!~

Hosting Poke

NodeJS

  1. Install Packages

    • Fedora/RHEL: $ sudo dnf install git make gcc libcurl nodejs python libcurl4 g++
    • Debian/Ubuntu: $ sudo apt install git make gcc libcurl4-openssl-dev nodejs npm python g++
  2. Clone Repo

    • Codeberg: $ git clone https://codeberg.org/ashley/poke.git
    • GitHub: $ git clone https://github.com/ashley0143/poke.git
  3. Install Dependencies

    • $ cd poke
    • $ npm install
  4. Start Server

    • $ node server.js

    Congrats! PokeTube should now be running on localhost:6003! 🎉

Docker

  1. Create Directory

    • $ mkdir poketube && cd poketube
  2. Download Config

    • $ curl -O https://codeberg.org/Ashley/poke/raw/branch/main/docker-compose.yml
  3. Run PokeTube

    • $ docker compose up -d

    Congrats! PokeTube should now be running on localhost:6003! 🎉

Poke Community

Join us on Discord or Matrix! I promise we're cool! <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

Code Of conduct

Privacy Policy

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

We use the GNU Coding Standard Thingy, see this link.

Parts of Poke are hosted on Glitch.com since 2020.