Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 1.71 KB

README.md

File metadata and controls

48 lines (25 loc) · 1.71 KB

YouTube to MP3 Converter

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.

Features

  • 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 and yt-dlp library for downloading YouTube videos.

Prerequisites

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

Usage

  1. Clone the repository to your local machine: git clone https://github.com/Totenem/Youtube-Converter-Mp4-to-Mp3.git

  2. Navigate to the project directory: cd Youtube-Converter-Mp4-to-Mp3

  3. Run the application: python gui.py

  4. Enter the YouTube video URL and choose the output folder where you want to save the converted MP3 file.

  5. Click the "Download MP3" button to start the conversion process.

Contributing

Contributions are welcome! If you encounter any bugs or have suggestions for improvements, please open an issue or submit a pull request.

License

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.