Skip to content

Releases: linsomniac/spotify_to_ytmusic

0.9.3: Report error if there is no artist

14 Jan 15:42
Compare
Choose a tag to compare

This includes some debugging information if there is no artist found in a Spotify playlist.

0.9.2: Artist display traceback fixed, s2yt_search added

13 Jan 19:03
Compare
Choose a tag to compare

This release fixes a traceback caused if no artist is associated with a track when printing the track info, and also adds a "s2yt_search" program.

0.9.1: copy_all_playlists, copy to YT playlist by name.

13 Jan 18:11
Compare
Choose a tag to compare

This release has a lot of clean ups and clarifications of error conditions.

The biggest news is some contributions by @CyanideLion of a "copy_all_playlists" command to copy everything but the Liked playlist, and the ability to copy to YTMusic playlist by name, creating the playlist if it doesn't exist. See the README for more information.

0.9.0: First release to pypi

07 Jan 03:15
Compare
Choose a tag to compare

This is the first official release I'm doing to pypi. I have also organized the code a bit nicer for this release, removing some duplication. Trying to do updates based on the feedback I'm getting from other people who are using it.

0.8.1 Another test release.

07 Jan 01:17
Compare
Choose a tag to compare
Fixing _to_ in pyproject

Initial test release, need some more clean-up.

07 Jan 01:11
Compare
Choose a tag to compare
0.8.0

Switching to be pip installable