Skip to content

Latest commit

 

History

History
46 lines (23 loc) · 773 Bytes

README.rst

File metadata and controls

46 lines (23 loc) · 773 Bytes

rdio-dl

rdio-dl download songs from Rdio.

WARNING

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.

Installation

The recommended way to install it is through pip:

$ pip install 'git+https://github.com/ravishi/rdio-dl.git#egg=rdio_dl'

Usage

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