Skip to content

v0.0.9

Latest
Compare
Choose a tag to compare
@marcusziade marcusziade released this 12 Apr 02:43
· 2 commits to master since this release

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