YTPlaylistDownloader

YouTube Playlist Downloader (WPF, .NET 8)

image

A modern WPF application for downloading YouTube playlists with support for:

Features

Requirements

Getting Started

  1. Clone the repository
  2. Open in Visual Studio 2022+
  3. Restore NuGet packages (YoutubeExplode)
  4. Build and run the project
  5. Make sure FFmpeg is available (add to PATH or place ffmpeg.exe in the app folder)

Usage

  1. Enter a YouTube playlist URL.
  2. Select the download mode (Audio & Video, Audio Only, Video Only).
  3. Choose the download folder (optional).
  4. Set the number of concurrent downloads (1 - 12).
  5. Click Download.
  6. Monitor progress and status in the app.

Notes

Libraries Used

License

MIT License