Skip to content

Releases: t0ry003/YoutubePlayListDL

YouTube MP3 Downloader

04 Jan 15:43
Compare
Choose a tag to compare

Added version system, using deprecated versions are not available since used libraries are slow and youtube is making a lot of changes.
You can also use any version you want or like because that's the beauty of open source software's.
Quality of the mp3's got better and better after transferring the script to using yt_dlp instead of the old pytube (minor changes to download protocol).
Size improvements, from 100mb to 56mb (pyinstaller is still trash but it is what it is, I won't rewrite in C#, because it's not used this much)

Full Changelog: v2.0...v2.1

YouTube MP3 Downloader

03 Jan 16:35
Compare
Choose a tag to compare

Software updated for 2025, including migrating to yt_dlp since pytube is deprecated

Full Changelog: v1.5...v2.0

YouTube MP3 Downloader

24 Sep 09:20
Compare
Choose a tag to compare

Software works as intended! Project stopped untill new features added. Thanks for using the script ;)

Full Changelog: v1.4...v1.5

YouTube MP3 Downloader

23 Sep 11:46
Compare
Choose a tag to compare

Solved playlist issues on faulty ones!

YouTube MP3 Downloader

14 Aug 12:23
Compare
Choose a tag to compare

Switched to executable for windows. No python install needed for it to work!

YouTube MP3 Downloader

28 Jun 12:30
Compare
Choose a tag to compare

Changes:

  • Minor changes only;
  • Better display and UI;

Full Changelog: v1.1...v1.2

YouTube MP3 Downloader

28 Jun 10:42
Compare
Choose a tag to compare

Changes:

  • Added open songs folder option;
  • Added track length while downloading;
  • Fix some playlist issues while converting;

Full Changelog: v1.0...v1.1

YouTube MP3 Downloader

26 Jun 15:16
Compare
Choose a tag to compare

Features:

  • Playlist download;
  • Song download;

Full Changelog: https://github.com/t0ry003/YoutubePlayListDL/commits/v1.0