Skip to content

Releases: marcusziade/songlink-cli

v0.0.9

12 Apr 02:43
Compare
Choose a tag to compare

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

v0.0.8

01 Apr 18:23
Compare
Choose a tag to compare

Changelog

  • b3dfc2a Add loading indicator while getting links from search URL
  • 7ef2cb4 Refactor outputString format to remove extra line break in GetLinks function

v0.0.7

19 Feb 17:33
Compare
Choose a tag to compare

Changelog

  • 97ffa25 Refactor formatting of Spotify URL in songlinkfetcher.go
  • 442b8fc Update README.md
  • a6ecdaf Update README.md

v0.0.6

18 Feb 19:04
Compare
Choose a tag to compare

Changelog

  • e731dae Fix goreleaser deprecation and change main to .

v0.0.3

05 Jan 18:27
Compare
Choose a tag to compare

Changelog

  • a95bb4c Add Spotify URL to output
  • e99a65d Add system notifications
  • 7d93862 Replace TUI with background process
  • be4b174 Replace system notis with terminal prints

v0.0.2

10 Sep 09:34
Compare
Choose a tag to compare

Changelog

v0.0.1

03 Sep 14:27
Compare
Choose a tag to compare

Changelog