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.
- 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.
- Download the EXE: Download YouTube Downloader EXE.
- Run the EXE: Double-click the file to launch the command prompt interface.
- 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.
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):
Click the link below to download the latest version of the YouTube Downloader EXE:
Download YouTube Downloader EXE
This project utilizes the pytubefix
library for handling YouTube downloads. You can find more about this library and its usage here:
Developed by Ekushi.