Add support for Deezloader mp3 downloads

This commit is contained in:
nathom 2021-07-28 16:14:11 -07:00
parent 9be27dbcb3
commit 4e1599f457
7 changed files with 1229 additions and 1167 deletions

View file

@ -28,6 +28,7 @@ from streamrip.media import (
from streamrip.clients import (
Client,
DeezerClient,
DeezloaderClient,
QobuzClient,
SoundCloudClient,
TidalClient,