Skip to main content

A command-line utility for exporting an Rdio collection.

Project description

This exporter can be used to backup the collection of an Rdio user to a text file or stdout.

If you like this library and it’s saved you some time, please consider supporting further development with a Gittip donation!

Requirements

  • requests

  • requests_oauthlib

Installing

$ pip install python-rdio-export

Examples

Export by username:

$ rdio-export --user twaddington

Export by email:

$ rdio-export --email tristan.waddington@gmail.com

Export to a file:

$ rdio-export --user twaddington --out ~/Downloads/rdio.txt

Publishing

# Register with pypi (only done once)
$ python setup.py register

# Upload a new source distribution to pypi
$ python setup.py sdist upload

Bug reports

If you encounter any issues, please open a new issue on the project’s GitHub page.

License

See the LICENSE file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-rdio-export-1.0.0.tar.gz (8.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page