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.
bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…
Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…
Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…
Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…