1
2
Fork
You've already forked vidzy
0
Vidzy - The federated alternative to TikTok.
  • HTML 71.7%
  • Python 23.9%
  • CSS 3.9%
  • Dockerfile 0.5%
2024年02月17日 10:16:07 -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 add support for changing email in settings page 2024年02月11日 16:01:36 -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 prevent sql injection in search page 2024年02月17日 10:16:07 -05:00
compose.yaml fixed the path 2024年02月05日 22:29:23 +01: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 change README.md 2024年02月17日 09:56:57 -05: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

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