Releases: insaiyancvk/pymusicdl
Releases · insaiyancvk/pymusicdl
Patch update
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
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
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
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
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
Version v1.0.0 supports:
- Single audio file download.
- YouTube Playlist download.
- Spotify Album/Playlist download.
NOTE: This version is compatible with windows only.