Skip to content

A minimalist YouTube Downloader built with Qt, allowing users to easily download videos from YouTube.

License

Notifications You must be signed in to change notification settings

khaoniewji/mdu-yt

Repository files navigation

cover

Media Downloader Classic

A minimalist YouTube Downloader built with Qt, allowing users to easily download videos from YouTube.

Features

  • Simple and intuitive user interface
  • Download videos in various formats
  • Lightweight and efficient
  • Customizable settings for download preferences

Installation

Prerequisites

  • Windows 10 or later
  • MacOS / Linux (coming soon...)
  • Internet connection

Steps to Install

  1. Download the installer from the releases page.
  2. Run the installer.
  3. Follow the prompts to install the application to C:\Users\<Username>\AppData\Local\kaoniewji\mduyoutube.
  4. After installation, you can find the application in your Start Menu or on your Desktop.

Usage

  1. Launch the application.
  2. Enter the URL of the YouTube video you want to download.
  3. Select the desired format and quality.
  4. Click the "Download" button.
  5. Your video / audio will be saved to the designated folder.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes.

License

This project is licensed under the Unlicense License. See the LICENSE file for more details.

Contact

For support or inquiries, please contact E-Mail.

Acknowledgments

  • Qt for the framework
  • cx_Freeze for packaging the application

Credit

  • yt-dlp A feature-rich command-line audio/video downloader
  • FFmpeg A complete, cross-platform solution to record, convert and stream audio and video. Download Converting video and audio has never been so easy.