Skip to content

YouTube Playlist Downloader v2.0

Latest
Compare
Choose a tag to compare
@DhananjayPorwal DhananjayPorwal released this 10 Jun 17:37
· 9 commits to main since this release
39fa21b

What's New in v2.0 ✨

  • Added GUI-based executable file for Windows 🖥️.
  • Improved user interface for better usability 🎨.
  • Fixed minor bugs and improved overall stability 🐛.

This release contains a GUI-based executable file for downloading all the videos from a YouTube playlist. The program utilizes the pytube library to handle the downloading process.

Features 🚀

  • Downloads all videos from a given YouTube playlist URL 🎬.
  • Converts the playlist name into an alphanumeric folder name 📁.
  • Displays the total number of videos in the playlist 🎦.
  • Downloads each video with the highest resolution available ⬇️.
  • Displays the size of each video before downloading 🗜️.
  • Provides progress updates during the download process 📊.
  • Notifies when all videos have been successfully downloaded 🎉.

Installation 💻

  1. Download the latest release from the Releases page.

  2. Extract the contents of the downloaded ZIP file.

Usage 📝

Graphical User Interface (GUI) 🖥️

  1. Run the executable file launcher.exe from Windows Executable (available only for Windows).

  2. The GUI window will open.

  3. Enter the URL of the YouTube playlist in the provided input field.

  4. Click the "Download" button.

  5. The script will create a folder with an alphanumeric name based on the playlist title within the Windows Executable directory.

  6. The script will display the total number of videos in the playlist 🎦.

  7. Each video will be downloaded with the highest resolution available and saved in the created folder.

  8. The GUI will display the size of each video before downloading 🗜️ and provide progress updates 📊.

  9. Once all videos have been downloaded, a success message will be displayed 🎉.

Known Errors ⚠️

In the GUI version, there might be instances where the program appears to be unresponsive or not updating while it's performing the download process. This can happen because the download process might take some time, especially for larger playlists or when downloading videos with high resolutions.

Please be patient and wait for the program to complete its job. Even if it seems unresponsive, it's still working in the background. Avoid clicking or interacting with the program during the download process to ensure a smooth operation.

Once the download process is finished, the program will display a success message, indicating that all the videos have been successfully downloaded.

Please let me know if you need any further assistance! 🙌