mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2024-11-29 19:24:34 +01:00
Update README with Docker usage
This commit is contained in:
parent
798b25f3e6
commit
e5da26c81a
@ -50,6 +50,13 @@ Options that can be configured in zs_config.json:
|
||||
ANTI_BAN_WAIT_TIME Change this setting if the time waited between bulk downloads is too high or low
|
||||
OVERRIDE_AUTO_WAIT Change this to true if you want to completely disable the wait between songs for faster downloads with the risk of instability
|
||||
```
|
||||
|
||||
```
|
||||
Docker usage:
|
||||
docker build -t zspotify . Builds the docker image from the Dockerfile
|
||||
docker run --name zspotify zspotify Creates and runs a container from the image
|
||||
```
|
||||
|
||||
### Will my account get banned if I use this tool?
|
||||
Currently no user has reported their account getting banned after using ZSpotify.
|
||||
This isn't to say _you_ won't get banned as it is technically against Spotify's TOS.
|
||||
|
Loading…
Reference in New Issue
Block a user