soundcloud-backup
v1.2.0
Published
backup your SoundCloud accounts's meta information
Downloads
5
Readme
SoundCloud Backup
Backup your SoundCloud accounts's meta information.
Usage
npm i soundcloud-backup -g
- fetch your
client_id
by logging into SoundCloud and viewing the page in a web-inspector. Theclient_id
will be populated in XHR calls. - run
soundcloud-backup --client-id=<your-client-id> --user=<soundcloud-user-name>