A cross-platform GUI for youtube-dl made in Electron and node.js. Open Video Downloader, also known as youtube-dl-gui, revolutionizes the way we download videos from the internet.
This cross-platform GUI, built with Electron and Node.js, offers an intuitive interface to harness the powerful capabilities of youtube-dl.
From downloading entire playlists to selecting your preferred video resolution, Open Video Downloader makes video downloading a breeze across multiple platforms.
Be sure to check out a demo gif of the application!
Want to know more about the features this app offers? Head over to the wiki.
Please see if the answer is in the frequently answered questions or in the wiki.
Still haven’t found your answer? Open up an issue, and describe the problem you’re facing.
First, clone the repository using git clone https://github.com/jely2002/youtube-dl-gui.git
.
Then navigate to the directory and install the npm modules by executing: npm install
.
The last step is to build using electron-builder (documentation). For example, the command to build a windows installer is: npx electron-builder --win
. The output files can be found in the ‘dist’ folder.
Please be aware that this app is only tested on windows, linux and macOS. If you decide to build for another platform/archtype it may or may not work. Builds other than those available in the releases come with absolutely no support.
Feel free to request a new feature.
ROADTools is a powerful framework designed for exploring and interacting with Microsoft Azure Active Directory…
Microsoft 365 Groups (also known as M365 Groups or Unified Groups) are at the heart…
SeamlessPass is a specialized tool designed to leverage on-premises Active Directory Kerberos tickets to obtain…
PPLBlade is a powerful Protected Process Dumper designed to capture memory from target processes, hide…
HikPwn: Comprehensive Guide to Scanning Hikvision Devices for Vulnerabilities If you’re searching for an efficient…
What Are Bash Comments? Comments in Bash scripts, are notes in your code that the…