Qusic icon indicating copy to clipboard operation
Qusic copied to clipboard

Free music client written in Go capable of downloading songs directly from Spotify

בס"ד

Qusic

Free music app written in Go

Features

  • Downloads songs directly from Spotify! (or YouTube Music)
  • No ads
  • Lyric support: LRCLIB (synced), YouTube Music (synced), Spotify (synced), Genius, Lyrics.ovh, YouTube Subtitles (synced)

Installation

Releases

Build from source

  1. Download Go
  2. Download the project, and run go build

Screenshots

screenshot screenshot

Use of Spotify cookie

Your spotify cookie is saved locally and is only used to decrypt songs and fetch lyrics.

If you don't enter it, songs will downloaded from YouTube.

Qusic does not interfere with your currently played song on Spotify.

Acknowledgements

@dweymouth - made the synced lyrics module and helped making the YouTube opus streamer

@xypwn - also helped making the YouTube opus streamer

kkdai/youtube - YouTube module used for downloading songs