Skip to content

This Python project is designed to extract audio from video files. It provides a user-friendly graphical interface built with Tkinter, allowing users to select a video file and extract its audio

License

Notifications You must be signed in to change notification settings

AdityaManojShinde/Audio-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎵 Python Audio Extractor

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Python Audio Extractor is a simple and user-friendly application that allows you to extract audio from video files. The application is built using Python's tkinter library for the GUI and moviepy for handling video and audio processing.

🛠️ Features

  • Easy-to-use GUI: The application features a simple graphical user interface (GUI) built with tkinter.
  • Support for Multiple Video Formats: Extract audio from various video formats like MP4, AVI, and more.
  • Output as MP3: Extracted audio is saved in MP3 format for compatibility with most devices.

🚀 How to Use

  1. Clone the Repository

    git clone https://github.com/AdityaManojShinde/Audio-Extractor.git
    cd Audio-Extractor
    
  2. **Install Required Libraries ** Ensure you have Python installed, then install the necessary packages:

    pip install moviepy
    
  3. **Run the Application Start the application by running the following command: **

    python main.py
    
    

🙌 Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Author

Aditya Shinde

About

This Python project is designed to extract audio from video files. It provides a user-friendly graphical interface built with Tkinter, allowing users to select a video file and extract its audio

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages