I’m building OpenWatch, an open-source self-hosted video platform as an alternative to YouTube. It’s designed for content creators who want to back up their content on their own infrastructure (in case of strikes) or for anyone who wants a personal video hosting solution.
The project is in early stages, but I’ve built out some core features:
- Home feed
- Video player with adaptive streaming
- Playlists
- Interactions (likes, comments, subscriptions)
- Creator Studio (dashboard, content management, channel customization)
Tech stack:
- Next.js 16
- Tailwind CSS v4
- Drizzle ORM (PostgreSQL)
- FFmpeg
- HLS.js
- Zustand
- Docker
GitHub: https://github.com/openwatch-app/openwatch
Feedback would be helpful, especially around self-hosting considerations and features you’d find useful.



Update 02/07:
Thank you for all the feedback received!
Mit license allows the use for commercial purposes without funding, which if it becomes popular and adopted you would have to support it without any kick backs. Please look into GPLv3
Thanks for the feedback