Specify download location in README

This commit is contained in:
_ 2020-12-01 01:51:29 -07:00
parent f44d03b070
commit f35c6120b3

View File

@ -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)
The MIT License (MIT)