Hi 👋, I'm Gerijacki
YouTube to MP4 Downloader is a Python script that enables you to effortlessly download YouTube videos and store them as MP4 files locally. Powered by the pytube
library, this tool offers a seamless and user-friendly experience.
-
Installation
Make sure you have Python installed. If not, download and install it from python.org.
You can install the application using the following methods:
-
From GitHub Releases:
- Go to the Releases page.
- Download the latest release for your operating system.
- Extract the downloaded ZIP file.
- Run the
youtube_to_mp4
executable.
-
From Source: Clone the repository:
git clone https://github.com/Gerijacki/youtube-to-mp4.git
Install the dependencies:
pip install pytube PySimpleGUI
Launch the app:
python youtube_to_mp4.py
-
-
Features
- Simplicity: Easy-to-use interface, making video downloads hassle-free.
- Efficiency: Swiftly converts YouTube videos to MP4 format.
- Dependency-free: No external dependencies, ensuring a lightweight experience.
-
Disclaimer
Please respect copyright policies when using this tool. This project is intended for educational and personal use only. The developers are not responsible for any misuse of the software.