- Moved pytest config from setup.cfg to tox.ini.
- Drop pytest-cov dependency. The raw coverage is enough.
- Added tests.
- Made turning of https links into http optional (and disabled by default).
- Introduced main function for better testing of script behavior.
- Added tests and travis-CI support.
- Accept custom client id in API calls (must be registered with Jamendo, of course).
- First implementation.