Skip to content

ExyXyz/YT-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Downloader EXE

This standalone executable allows you to download videos or audio from YouTube with optional subtitles. The simple command-line interface guides you through the process of selecting the format (audio or video), choosing from available resolutions, and downloading subtitles if needed.

Features

  • Standalone EXE: No need to install Python or any libraries. (Except ffmpeg)
  • Ffmpeg Installer: Automatically install ffmpeg if you haven't install it.
  • Download Video or Audio: Choose between video with the highest available resolution or audio in MP3 format.
  • Subtitle Support: Download subtitles in your preferred language.
  • Resolution Selection: Pick from the available video resolutions.
  • Automatic Merging: Video and audio streams are automatically merged using ffmpeg.
  • Continuous Usage: The EXE remains open for you to download multiple videos in a session.

Usage

  1. Download the EXE: Download YouTube Downloader EXE.
  2. Run the EXE: Double-click the file to launch the command prompt interface.
  3. Follow the Prompts:
    • Enter the YouTube link.
    • Select whether you want to download audio or video.
    • Choose your desired resolution.
    • Optionally, specify a subtitle language.

Example

Here's what the interface looks like:

=============================================
Link: 
=============================================
1 For Audio
2 For Video
Type the number here: 
=============================================
Subtitle Lang-ID (Just let it empty if you don't want to download anything): 
=============================================
Resolutions Available:
1 : 1080p60
2 : 1080p
3 : 720p60
4 : 720p
5 : 480p
6 : 360p
7 : 240p
Type the number here: 
=============================================
Download complete! The file is saved as <video-title>.mp4
=============================================
Do you want to download another video? (y/n):

Screenshot Preview

Screenshot 2024-08-24 170002

Screenshot 2024-08-24 170059

Download

Click the link below to download the latest version of the YouTube Downloader EXE:

Download YouTube Downloader EXE

Dependency: pytubefix

This project utilizes the pytubefix library for handling YouTube downloads. You can find more about this library and its usage here:


Developed by Ekushi.

About

youtube downloader using pytube fix

Resources

Stars

Watchers

Forks

Packages

No packages published