Skip to content

Adittya-Gupta/Ethos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethos

Audio-X

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. image

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. image image image image

Development Steps

Fork the repo and clone the repo to your local machine

Change the current working directory to frontend

cd frontend

Then run the following command to install all the frontend libraries

npm install --force

Run the following command to start the frontend

npm start

After this change your current working directory to backend after coming back to project folder

cd ..

Run the following command to install all the libraries

pip install -U yt-dlp pydub firebase_admin pytube flask

After this you can start running the server using

cd backend python app.py

The user can then add timestamps and comments on the audio and save it for later use.

Contributors

  • Adittya Gupta
  • Sparsh Mittal
  • Achintya Gupta
  • Pranav Jain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published