HXD's YouTube GUI Downloader is a user-friendly application for downloading YouTube videos in various formats using a graphical interface.
- Simple and intuitive user interface.
- Support for downloading videos in various formats and options.
- Ability to download subtitles along with videos.
- Four new color schemes Amoled, Solarized Dark, Solarized Light and Nord in the latest release.
-
Download the Executable: Download the executable file (
y.exe
) for Windows from the Releases page. -
Run the Application: Execute the downloaded
y.exe
file on your Windows system.
Once you copy a YouTube URL to your clipboard and refresh the clipboard in the application, the available formats will be displayed in the list box. Formats are categorized into three sections:
- Audio Only + M4A: Lists formats that contain only audio tracks, specifically in M4A format.
- Video Only + MP4: Lists formats that contain only video tracks, specifically in MP4 format.
- Other Formats: Lists any other available formats.
- Refresh Clipboard: Click the
Refresh Clipboard
button to load the current URL from your clipboard. - View Formats: The available formats will be displayed in the list box categorized as mentioned above after
yt-dlp
fetches them. - Select Formats: Click on the desired formats in the list box to select them. You can select multiple formats to get the output you desire whether it be
webm
,mkv
, ormp4
.
- Refresh Clipboard: Refreshes the clipboard to check for a new URL.
- Refresh Program: Clears the current selections and output, and refreshes the application for a new URL download.
- Execute Command: Executes a custom command entered in the command entry box.
- Just Download It: Downloads the video using the default format.
- Download with Subtitles Embedded: Downloads the video with subtitles embedded.
- Download Selected Formats: Downloads the video in the selected formats.
- Launch the Application: Open the GUI application
y.exe
. - Copy URL: Copy the desired YouTube video URL to your clipboard.
- Refresh Clipboard: Click the
Refresh Clipboard
button to load the URL. - Select Formats: In the list box, select the formats you want to download.
- Choose Download Option:
- Just Download It: Click this button to download the video in the default format.
- Download with Subtitles Embedded: Click this button to download the video with embedded subtitles.
- Download Selected Formats: Click this button to download the video in the selected formats.
- Copy URL: Copy
https://www.youtube.com/watch?v=dQw4w9WgXcQ
to your clipboard. - Open Application: Launch the downloader application.
- Refresh Clipboard: Click
Refresh Clipboard
to load the URL. - View Formats: Observe the formats listed in the list box.
- Select Formats: Click on
140 m4a
under "Audio Only + M4A" and scroll to click on137 mp4
under "Video Only + MP4". - Download: Click "Download Selected Formats".
- Ensure
yt-dlp
is installed and available in your system's PATH. - Downloads are saved to
%userprofile%\Downloads\youtube
.
This application requires the following dependencies to be installed:
This application is provided as-is, without any warranty of any kind. The author assumes no liability for damages or issues caused by the use of this software. Please use at your own discretion.
This project is licensed under the MIT License.