mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-28 21:01:21 +00:00
Change return code for KeyboardInterrupt
This commit is contained in:
@@ -283,7 +283,7 @@ docker run --rm -it -v $(pwd):/music ritiek/spotify-downloader -l ncs-releases.t
|
||||
- `0` - Success
|
||||
- `1` - Unknown error
|
||||
- `2` - Command line error (e.g. invalid args)
|
||||
- `-1` - KeyboardInterrupt
|
||||
- `3` - `KeyboardInterrupt`
|
||||
- `10` - Invalid playlist URL
|
||||
- `11` - Playlist not found
|
||||
|
||||
|
||||
Reference in New Issue
Block a user