SkillAgentSearch skills...

MediaDownloader

C# and WinForms wrapper for youtube-dl and ffmpeg for easy audio/video downloading

Install / Use

/learn @Reslof/MediaDownloader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MediaDownloader

C# and WinForms wrapper for youtube-dl and ffmpeg for easy audio/video downloading.

Download

Requirements

  • Youtube-dl Standalone EXE: https://rg3.github.io/youtube-dl/download.html
  • ffmpeg/ffmprobe 32-bit Static Version: http://ffmpeg.zeranoe.com/builds/

Both of these programs must be in your PATH variable or accessible to this program.

UI

Note

URL input is currently not sanitized. This means that if you mean to download only a single video from Youtube, but paste a playlist URL you will end up downloading the entire playlist with no confirmation.

View on GitHub
GitHub Stars7
CategoryContent
Updated1y ago
Forks3

Languages

C#

Security Score

70/100

Audited on Aug 3, 2024

No findings