SkillAgentSearch skills...

Videodownloader

A video and channel downloader that supports 110 websites, powered by Electron and youtube-dl

Install / Use

/learn @mayeaux/Videodownloader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Video Downloader

Powered by Electron and YouTube-DL

alt text

Installer for OS X available: Here

Installer for Windows available: Here

NOTE: These installers are a bit outdated. The latest source code is your best bet as it has functionality to auto update youtube-dl on boot so it's always the latest version. I will recompile the app when I get a chance and update the executables here.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/mayeaux/videodownloader

# Go into the repository
cd videodownloader 

# Install dependencies
npm install

# Run the app
npm start

Then paste a URL into the Video Url input, can either be a single video or a playlist, it should autopopulate the Title at which point you can change the title or the given save directory.

Disclaimer

It is your responsibility to know whether your usage conflicts with a platform's given TOS, app creators accept no responsibility for misuse of this application

License

CC0 1.0 (Public Domain)

Related Skills

View on GitHub
GitHub Stars809
CategoryCustomer
Updated1d ago
Forks103

Languages

JavaScript

Security Score

100/100

Audited on Mar 20, 2026

No findings