Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Playlist Downloader (PyQt5)

A fast and simple GUI tool to download full YouTube playlists as MP3s or other audio formats.
Built with PyQt5, powered by yt-dlp, styled with a modern dark theme, and supports multiprocessing for faster downloads.


Features

  • Download entire YouTube playlists as .mp3, .wav, .m4a, or .opus files.
  • Uses multiprocessing to speed up downloads.
  • Dark themed, minimalistic interface.
  • Choose your download directory easily.
  • Desktop notifications on completion.
  • Automatically skips already downloaded videos.
  • Built using PyQt5 (GUI), yt-dlp (YouTube downloader), and plyer (desktop notifications).

Installation

First, install the dependencies:

pip install -r requirements.txt

or manually:

pip install yt-dlp PyQt5 plyer

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages