A simple and easy-to-use application for downloading YouTube videos as MP4 or MP3 files.
- Download YouTube Videos: Save videos directly from YouTube.
- MP4 & MP3 Formats: Choose between video (MP4) and audio-only (MP3) formats.
- Resolution Selection: Select your preferred video resolution.
- Download Progress: A progress bar shows the status of your download.
- Easy to Use: Simple and intuitive interface.
- Enter URL: Paste the YouTube video URL into the input field.
- Choose Format: Select either MP4 or MP3.
- Select Resolution (MP4 only): If downloading an MP4, choose your desired resolution.
- Download: Click the "Download" button to start.
- Choose Save Location (Optional): By default, files are saved to the ~/Downloads folder. You can select a different location if needed.
- Clone the repository:
git clone https://github.com/PanagopoulosNikolaos/MP4andMP3Converter.git
- Install dependencies:
pip install -r requirements.txt
- Run the application:
python3 GUI.py


