rdio-dl download songs from Rdio.
This program is based on unofficial and undocumented methods and APIs. This means it can stop working any time. Last time I heard it was working, but I have no means of testing it right now.
The recommended way to install it is through pip:
$ pip install 'git+https://github.com/ravishi/rdio-dl.git#egg=rdio_dl'
Simply call rdio-dl with your Rdio credentials and Rdio URLs. They can be either songs, albums or playlists.
$ rdio-dl -u <username> -p <password> "http://rd.io/x/QRmpxDdNqww/"
For more information, ask for help:
$ rdio-dl --help