software

Open Video Downloader (youtube-dl-gui) : A Cross-Platform Solution For Your Video Downloading Needs

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.

Features:

  • Download from all kind of platforms: YouTube, vimeo, twitter & many more
  • Download multiple videos/playlists/channels in one go
  • Select the resolution and format you want to download in
  • Download private videos (currently only tested on YouTube)
  • Multithreaded, up to 32 videos can be downloaded synchronously
  • Shows how much size the download will use up on your system
  • The app automatically keeps ytdl up-to-date

Be sure to check out a demo gif of the application!

How To Use

  1. Download the applicable installer or executable for your system.
  2. If you are on windows, make sure that the Microsoft Visual C++ 2010 Redistributable Package (x86) is installed.
  3. Paste a link into the box up top.
  4. Wait for the app to gather all required metadata.
  5. Press download, and the video(s) will get downloaded to your downloads folder.

Want to know more about the features this app offers? Head over to the wiki.

Something Is Not Working!

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.

Building From Source

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.

Planned Features

  • Select individual audio and video codecs (advanced mode)
  • List all audio qualities
    • Support for downloading livestreams

Feel free to request a new feature.

Demo Gif

Varshini

Tamil has a great interest in the fields of Cyber Security, OSINT, and CTF projects. Currently, he is deeply involved in researching and publishing various security tools with Kali Linux Tutorials, which is quite fascinating.

Recent Posts

Kali Linux 2024.4 Released, What’s New?

Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…

2 days ago

Lifetime-Amsi-EtwPatch : Disabling PowerShell’s AMSI And ETW Protections

This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…

2 days ago

GPOHunter – Active Directory Group Policy Security Analyzer

GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…

4 days ago

2024 MITRE ATT&CK Evaluation Results – Cynet Became a Leader With 100% Detection & Protection

Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…

6 days ago

SecHub : Streamlining Security Across Software Development Lifecycles

The free and open-source security platform SecHub, provides a central API to test software with…

1 week ago

Hawker : The Comprehensive OSINT Toolkit For Cybersecurity Professionals

Don't worry if there are any bugs in the tool, we will try to fix…

1 week ago