Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 533 Bytes

File metadata and controls

12 lines (9 loc) · 533 Bytes

YoutubeDLGUI

Cross-platform GUI interface for the powerful command-line YouTube downloader, youtube-dl.

A version of youtube-dl is included and can be enabled through the options menu. However, it is the default behavior, and recommended, to download youtube-dl and place it on your path (or just install it).

Windows requirements

  • .NET Runtime 4.5 and GTK# for .NET 2.12.30
  • ffmpeg (optional; for re-encoding)

Linux/MacOS requirements

  • Mono 4+ (I think, please report if incorrect)
  • ffmpeg (optional; for re-encoding)