If you like this package, feel free to buy me a coffee ☕️.
Via Composer
$ composer require hansott/spotify-backupper
$ spotify-backupper --help
--format <argument>
The format for encoding your Spotify library. (json or xml)
--help
Show the help page for this command.
--storage <argument>
The backup storage. (local or dropbox)
--with-collaborative/--with-collab
Whether to include collaborative playlists.
$ cd my-backup-dir
$ SPOTIFY_ACCESS_TOKEN=yourToken path/to/spotify-backupper
If you don't know how to get an access token, just run $ spotify-backupper
without SPOTIFY_ACCESS_TOKEN
to see instructions.
$ SPOTIFY_ACCESS_TOKEN=yourToken DROPBOX_ACCESS_TOKEN=yourToken path/to/spotify-backupper --storage dropbox
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING and CONDUCT for details.
If you discover any security related issues, please email hans at iott consulting instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.