A web service to help re-monetize your content! Upload a video or get one from Youtube, and ban certain words from being said in your video.
Sarah Huang Mikolaj Jakowski Logan Oneal Zavier Miller
Big thanks to the VolHacks board and all the sponsors/mentors. It was a super fun experience!!
Our project uses Docker so just clone the repo, run make
and connect to localhost:5000
to get using locally.
The main Flask app directory
Server sent events
Abstractions to certain APIs to keep the code clean
Background jobs that get run by the worker thread
The routes and views for the app