1
0
Fork
You've already forked vidzy
0
Vidzy - The federated alternative to TikTok.
  • HTML 72.6%
  • Python 22.9%
  • CSS 4%
  • Dockerfile 0.5%
2024年02月05日 16:42:24 -05:00
mysql-dump moving dump to docker init dir 2024年01月28日 19:47:11 +01:00
screenshots replace screenshots/homepage.png with newer screenshot 2024年01月28日 19:35:50 -05:00
static Add favicon 2024年02月03日 20:10:57 -05:00
templates remove yt.html from templates 2024年02月03日 20:13:43 -05:00
.env.sample remove unneeded "INVIDIOUS_INSTANCE" in settings.py, .env.sample, and .env.sample.docker 2024年02月03日 20:15:33 -05:00
.env.sample.docker remove unneeded "INVIDIOUS_INSTANCE" in settings.py, .env.sample, and .env.sample.docker 2024年02月03日 20:15:33 -05:00
.gitignore ignoring .env files 2024年01月28日 19:46:55 +01:00
app.py Update to v0.1.0 2024年02月05日 16:42:24 -05:00
compose.yaml fixed the path 2024年02月05日 22:29:23 +01:00
debug.sh Add waitress 2023年07月03日 14:30:14 -04:00
Dockerfile building docker image and compose stack 2024年01月28日 19:48:43 +01:00
LICENSE Add license 2023年06月28日 17:23:31 -04:00
license_badge.svg Add license badge 2023年07月02日 11:03:47 -04:00
public.pem Add partial activitypub 2023年07月02日 10:54:03 -04:00
README.md update readme and homepage screenshot 2023年10月23日 09:49:14 -04:00
requirements.txt reworked settings and some mysql stuff 2024年01月28日 19:48:21 +01:00
settings.py remove unneeded "INVIDIOUS_INSTANCE" in settings.py, .env.sample, and .env.sample.docker 2024年02月03日 20:15:33 -05:00
TODO.md commit 2023年10月22日 12:57:56 -04:00

Vidzy

A free and open source alternative to TikTok

WebsiteMatrix

License: AGPL-v3.0



Install

git clone https://codeberg.org/vidzy/vidzy
cd vidzy
pip install -r requirements.txt
python -m waitress --port=8080 --call app:create_app

Screenshots

Homepage

Homepage Screenshot

Features

The project is in very early stages. We have very ALPHA federation through ActivityPub.

Contributing

Thank you for considering contributing to Vidzy! To contribute, fork the repo and add your contribution. Then, send a pull request and if it is helpful we will gladly accept it.

Security Vulnerabilities

If you discover a security vulnerability within Vidzy, please send an e-mail to me via vidzy_social@proton.me. All security vulnerabilities will be promptly addressed.

License

Vidzy is open-source software licensed under the GNU Affero General Public License v3.0