Skip to content

Python project to download youtube videos from python

Notifications You must be signed in to change notification settings

Gerijacki/yt_mp4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

YouTube to MP4 Downloader

Logo
Hi 👋, I'm Gerijacki

Overview

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.

How to Use

  1. 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:

      1. Go to the Releases page.
      2. Download the latest release for your operating system.
      3. Extract the downloaded ZIP file.
      4. 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
      
  2. 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.
  3. 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.


GitHub Stats