A rough replica of YouTube with Flask and MySQL

sharadbhat sharadbhat Last update: Aug 30, 2022

VideoHub

A video sharing platform.A rough client-server architecture replica of YouTube with Flask and MySQL.

All CSS files are available offline.

Requirements

To install the requirements,

pip install -r requirements.txt

Starting server

To start server,

python3 ./Server/server.py

Starting client

To start client,

python3 ./Client/client.py

You're done!

Visit http://127.0.0.1:5000

Screenshots

Normal user

Homepage

Homepage

Login / Signup Page

Login Page

Video Search Page

Search Page

Upload Page

Upload Page

Video Page

Video Page

Video Page Full Screen

Video Page Full Screen

Dashboard

Dashboard

Administrator

Flagged Video List

Flagged Page

Users List

Users page

Subscribe to our newsletter