From f35c6120b3bc6cd29616c8944bf9a7bf0640629a Mon Sep 17 00:00:00 2001 From: _ <🐱> Date: Tue, 1 Dec 2020 01:51:29 -0700 Subject: [PATCH] Specify download location in README --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 96786b3..df9baeb 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,15 @@ Dump AES keys for Spotify songs from a compatible Windows Spotify version (compa **Now with automatic download support for songs and podcast episodes!** +[**[Download Here]**](https://gitlab.com/fuck-capitalism/spotifykeydumper/-/releases) + ## Using -1. Go to `%appdata%\Spotify` (or wherever your Spotify installation is located) -2. Make sure `SpotifyKeyDumperInjector.exe` and `SpotifyKeyDumper.dll` are located in the same place as `Spotify.exe`. -3. Start SpotifyKeyDumperInjector (requires administrator) before launching Spotify. -4. Each song or podcast episode (after the first one) that plays will be automatically downloaded and placed +1. Go to the "Releases" tab [here](https://gitlab.com/fuck-capitalism/spotifykeydumper/-/releases) and download the +latest version of SpotifyKeyDumper.dll and SpotifyKeyDumperInjector.exe. +2. Go to `%appdata%\Spotify` (or wherever your Spotify installation is located). +3. Make sure `SpotifyKeyDumperInjector.exe` and `SpotifyKeyDumper.dll` are located in the same place as `Spotify.exe`. +4. Start SpotifyKeyDumperInjector (requires administrator) before launching Spotify. +5. Each song or podcast episode (after the first one) that plays will be automatically downloaded and placed under `%appdata%\Spotify\Downloads`. ## Compatibility @@ -41,4 +45,4 @@ This project uses C++14 on Visual Studio 2019. * **This program was created for educational purposes. It is not intended to be used otherwise** ## License -The MIT License (MIT) \ No newline at end of file +The MIT License (MIT)