New Features
- `rip discover` can now be used for Deezer by specifying `--source deezer`. This is only available for paid Deezer accounts.
- If there are multiple artists for a Qobuz release, all of them will be included in the metadata
- A `metadata.exclude` entry in the config file that specifies tags that should not be written into the audio files
- A new command named `rip db` that allows you to (currently) view the contents of the `downloads` and `failed_downloads` databases
Internal Changes
- The maximum line length has been set to `79`
- `class YoutubeVideo` now complies with the `Media` ABC