mirror of
				https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
				synced 2025-11-03 21:10:34 +00:00 
			
		
		
		
	Revert "Merge pull request #107 from jaredrossberg/docker"
This reverts commit 898e20dc6dbfeca3c52cfc157f000af84c281a06, reversing changes made to 938b64775383586e86c9a357097292487cbccc6d.
This commit is contained in:
		
							parent
							
								
									cf49ab8c52
								
							
						
					
					
						commit
						25740d9589
					
				@ -16,4 +16,4 @@ COPY --from=builder /install /usr/local
 | 
				
			|||||||
COPY src /app
 | 
					COPY src /app
 | 
				
			||||||
COPY zs_config.json /
 | 
					COPY zs_config.json /
 | 
				
			||||||
WORKDIR /app
 | 
					WORKDIR /app
 | 
				
			||||||
ENTRYPOINT ["/usr/local/bin/python", "__main__.py"]
 | 
					ENTRYPOINT ["/usr/local/bin/python", "app.py"]
 | 
				
			||||||
 | 
				
			|||||||
@ -50,13 +50,6 @@ 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
 | 
					  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
 | 
					  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?
 | 
					### Will my account get banned if I use this tool?
 | 
				
			||||||
Currently no user has reported their account getting banned after using ZSpotify.
 | 
					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.
 | 
					This isn't to say _you_ won't get banned as it is technically against Spotify's TOS.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user