Nisanyantube is a platform built with Django for sharing short clips/reaction videos taken from Sevan Nişanyan's livestreams. You can check out the live app at https://nisanyantube.herokuapp.com
- Filtering posts by tags
- Commenting on posts
- Upload button for admins
- Twitter share options
Install the required packages with
pip install -r requirements.txt
Pull requests are welcome!
GPL-3.0 License. You can check the LICENSE file for more info.