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.
Cybersecurity tools play a critical role in safeguarding digital assets, systems, and networks from malicious…
MODeflattener is a specialized tool designed to reverse OLLVM's control flow flattening obfuscation through static…
"My Awesome List" is a curated collection of tools, libraries, and resources spanning various domains…
CVE-2018-17463, a type confusion vulnerability in Chrome’s V8 JavaScript engine, allowed attackers to execute arbitrary…
The blog post "Chrome Browser Exploitation, Part 1: Introduction to V8 and JavaScript Internals" provides…
The exploitation of CVE-2018-17463, a type confusion vulnerability in Chrome’s V8 JavaScript engine, relies on…