1
Fork 0
Go to file
2024-07-26 21:37:58 +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 add blur owo :3 2024-07-24 10:41:18 +00:00
html [IN TESTING] attempt to fix #106 2024-07-26 21:37:58 +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 bwa bwa 2024-07-25 22:22:01 +00:00
t The great relink 2023-10-06 23:55:46 +02:00
videobundler Update videobundler/README.md 2024-06-26 10:21:53 +00:00
.dockerignore Add docker files to .dockerignore 2023-11-22 22:48:04 -05:00
.drone.yml Convert to Codeberg and use ARM64 2024-06-01 21:18:14 +00:00
.gitignore Add the database file to gitignore 2023-11-22 22:45:49 -05:00
ascii_txt.txt add poke logo 2024-05-04 16:33:55 +00:00
CODE_OF_CONDUCT.md WIP: Add new code of conduct 2024-01-12 19:06:44 +00:00
config.json Update config.json 2024-07-14 10:59:22 +00:00
docker-compose.yml Rename to "Poke", use PokeTube org's package, and note about ARM64/v7 2024-06-24 02:50:05 +00:00
Dockerfile Update Dockerfile 2024-03-09 19:20:40 +00:00
entrypoint.sh Move files 2023-01-11 16:28:51 +00:00
feautures.md Add 'feautures.md' 2023-04-08 21:04:32 +00:00
fix-videoplayback-issues.md Update fix-videoplayback-issues.md 2024-03-07 20:22:13 +00:00
HOSTING_REQUIREMENTS.md SHIT okay last fix 2023-12-04 18:34:05 +00:00
infocards.json add info cards api 2024-05-04 10:10:42 +00:00
instances.json revert #91 bwaaaaa 2024-07-03 21:04:48 +00:00
LICENSE fix license 2023-02-12 09:08:33 +00:00
nginx.conf.example Update required for PWA support to work 2023-09-30 12:30:08 -04:00
opensearch.xml FIX MY SKILL ISSUEEE 2022-09-17 20:56:14 +02:00
package.json oops 2024-04-23 13:48:21 +00:00
poke-cli.sh version 1.2 2024-01-18 16:14:41 +00:00
poke-gtk-app.py add poke desktop 2024-03-02 19:27:19 +00:00
poke.service add systemd serviece 2023-11-29 16:36:24 +00:00
poke_destkop_app_readme.md Update poke_destkop_app_readme.md 2024-03-03 10:55:10 +00:00
pokeatmosurls.json add poke atmos links 2023-02-15 17:26:25 +00:00
pronounsdb.json (init)add pronouns for channel pages 2024-04-02 20:56:14 +00:00
README.md Update README.md 2024-06-21 20:57:15 +00:00
robots.txt add robots.txt 2023-02-09 16:30:26 +00:00
server.js add ascii txt :3 2024-05-04 16:41:41 +00:00
sponsors.json update list of spowonsers uwu 2024-03-15 16:58:00 +00:00

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 Revolt 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.