mirror of
https://github.com/GuillemCastro/spotify-dl.git
synced 2024-11-10 05:20:25 +01:00
Add disclaimer
This commit is contained in:
parent
13bdfa4e97
commit
d9a8606221
1 changed files with 5 additions and 1 deletions
|
@ -37,6 +37,10 @@ ARGS:
|
|||
|
||||
Songs and playlists must be passed as Spotify URIs (e.g. `spotify:track:123456789abcdefghABCDEF` for songs and `spotify:playlist:123456789abcdefghABCDEF` for playlists).
|
||||
|
||||
## Disclaimer
|
||||
|
||||
The usage of this software may infringe Spotify's ToS and/or your local legislation. Use it under your own risk.
|
||||
|
||||
## License
|
||||
|
||||
spotify-dl is licensed under the MIT license. See [LICENSE](LICENSE).
|
Loading…
Reference in a new issue