Skip to content

Commit

Permalink
Prettify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raitonoberu authored Jan 31, 2022
1 parent c8b29d2 commit de8be9e
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@
<h1><a href="https://github.com/raitonoberu/sptlrx">sptlrx</a></h1>
<h4>Spotify lyrics in your terminal.</h4>

<br/>

![Crystal Castles - Not In Love](./demo.svg)
![Crystal Castles - Not In Love](./demo.svg "Crystal Castles - Not In Love")

</div>
<br/>

## Features

Expand Down Expand Up @@ -40,13 +37,9 @@ Download the binary from the [Releases](https://github.com/raitonoberu/sptlrx/re
Since Spotify requires a special web token to display song lyrics, you need to specify your cookie when you first launch.

1. Open your browser.

2. Press F12, open the `Network` tab and go to [open.spotify.com](https://open.spotify.com/).

3. Click on the first request to `open.spotify.com`.

4. Scroll down to the `Request Headers`, right click the `cookie` field and select `Copy value`.

5. Paste it when you are asked.

Another way to set cookie is to set the `SPOTIFY_COOKIE` enviroment variable. You can always clear cookie by running `sptlrx --clear`.
Expand Down

0 comments on commit de8be9e

Please sign in to comment.