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.
Docker is a powerful open-source containerization platform that allows developers to build, test, and deploy…
Docker is one of the most widely used containerization platforms. But there may come a…
Introduction Google Dorking is a technique where advanced search operators are used to uncover information…
Introduction In cybersecurity and IT operations, logging fundamentals form the backbone of monitoring, forensics, and…
What is Networking? Networking brings together devices like computers, servers, routers, and switches so they…
Introduction In the world of Open Source Intelligence (OSINT), anonymity and operational security (OPSEC) are…