Skip to content

Releases: insaiyancvk/pymusicdl

Patch update

05 Apr 06:24
Compare
Choose a tag to compare

Here are the features added in this update:

  • Open the playlist/album directory which is downloaded from Spotify or youtube.
  • Open the directory where a single song is downloaded or open the downloaded song itself.

Minor Update

03 Apr 19:13
Compare
Choose a tag to compare

Update features:

  • The app can update itself which uses a updater.exe which doesn't depend on the main program.
  • Improved formatting for few prompt messages.
  • Added few exception blocks for some inputs.
  • The app now waits for 3 secs before exiting.

Note: Don't bother about the update.zip file. It's uploaded for automatic update purpose.

Patch update

02 Apr 20:31
Compare
Choose a tag to compare

Bug fixes:

  • Improved prompt messages
  • Uses a normal music icon for tracks whose album art is unavailable (for Spotify downloads only)
  • Used py2exe instead of pyinstaller for generating the executable file due to Trojan false positive.

Patch update

20 Mar 13:51
Compare
Choose a tag to compare

The following are the updates in patch 2.0.1:

  • Shows the traceback error instead of crashing.
  • Names the tracks downloaded based on Spotify with the names given in Spotify. (Which used to be Youtube name till v2.0.0)
  • Resets the directory path for continuous downloads.

For installation guide and demo check here

v2.0.0

19 Mar 19:54
Compare
Choose a tag to compare

Here is what you'll find in this release:

  • Download albums from Spotify.
  • Converts .webm and .m4a to .mp3 and saves the audio file.
  • Upscale the track bitrate to 320 kbps.
  • Added album art for Spotify Playlist/Album downloads.
  • Optimized the time taken for fetching Youtube URLs for Spotify Playlist/Album by almost 3.5x
  • Improved output statements.

Initial release

17 Mar 16:15
Compare
Choose a tag to compare

Version v1.0.0 supports:

  • Single audio file download.
  • YouTube Playlist download.
  • Spotify Album/Playlist download.

NOTE: This version is compatible with windows only.