Skip to content
/ Qusic Public

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

License

Notifications You must be signed in to change notification settings

QusicApp/Qusic

Repository files navigation

בס"ד

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

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