This Python application provides a graphical user interface (GUI) for converting YouTube videos to MP3 audio files. It simplifies the process of extracting audio from YouTube videos and saving them in MP3 format.
- Convert YouTube videos to MP3 audio files.
- Specify the output folder for the converted files or use the default Downloads folder.
- Simple and intuitive GUI built with Python's
tkinter
library for GUI andyt-dlp
library for downloading YouTube videos.
Before running the application, make sure you have the following installed:
- Python
- Required Python packages:
yt-dlp
You can install the required packages using pip:
pip install yt-dlp
-
Clone the repository to your local machine: git clone https://github.com/Totenem/Youtube-Converter-Mp4-to-Mp3.git
-
Navigate to the project directory: cd Youtube-Converter-Mp4-to-Mp3
-
Run the application: python gui.py
-
Enter the YouTube video URL and choose the output folder where you want to save the converted MP3 file.
-
Click the "Download MP3" button to start the conversion process.
Contributions are welcome! If you encounter any bugs or have suggestions for improvements, please open an issue or submit a pull request.
All rights reserved. This project is the intellectual property of Michael Ashley Ygana and may not be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical methods, without the prior written permission of the owner.
For inquiries about licensing or usage permissions, please contact me, Michael Ashley Ygana at yganamichaelashley@gmail.com.