A Website that allows users to upload a video file or URL, to convert it to audio form in a convenient, intuitive manner. You can find the website deployed here:- https://adittya-gupta.github.io/Ethos-Website/ The user can then add timestamps and comments on the audio and save it for later use.
It has both dark and light modes for the user's convenience along with Google Authentication to simplify login.
One can easily find and edit their past audio clips as well as add new videos through a file from their PC or even videos from 100+ websites like YouTube and Twitch.
cd frontend
npm install --force
npm start
cd ..
pip install -U yt-dlp pydub firebase_admin pytube flask
cd backend
python app.py
Implementation Video link :- https://drive.google.com/file/d/1vCl-s5ZOoCnSUEjqQn3IO5JNcCgZe0WD/view?usp=sharing
- Adittya Gupta
- Sparsh Mittal
- Achintya Gupta
- Pranav Jain