Releases: guitaripod/songlink-cli
Releases · guitaripod/songlink-cli
3.2.0
v3.1.0
Changelog
- 0dd84b2 Add concurrent batch download manager
- f8ba4a1 Add playlist URL parsing and Apple Music API extensions
- 308169f Add playlist download command to CLI
- 29da5e3 Add playlist metadata generation and tracking
- 2ea75c3 Change release workflow to trigger on tag push
- 1b7fa19 Improve documentation with collapsible sections and clarity
- 553f9d1 Improve error handling for playlist fetching
- 678ebfd Update .gitignore for playlist download feature
- 4c4858c Update GitHub username from marcusziade to guitaripod
- 3b4c881 Update documentation for playlist download feature
- 5d89212 Update release workflow to accept version without v prefix
v3.0.0
v2.0.0
v0.0.9
Changelog
- c77fa00 Add flag options for different output formats
- 4bc1707 Refactor code to handle cases where nonLocalURL or spotifyURL is empty
Added support for command line arguments to customize the output format:
-x
: Optimized for Twitter. Retrieves the Songlink URL without surrounding <> + Spotify for embed-d
: Optimized for Discord. Retrieves the Songlink URL surrounded by <> + Spotify for embed-s
: Retrieves only the Spotify URL- noarg: Retrieves the song.link URL only