mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-24 12:07:14 -04:00
Name changes
This commit is contained in:
parent
3b6c1dc0bd
commit
b01bf6f5bb
3 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@ Media = Union[Album, Playlist, Artist, Track] # type hint
|
|||
# TODO: add support for database
|
||||
|
||||
|
||||
class QobuzDL:
|
||||
class MusicDL:
|
||||
def __init__(
|
||||
self,
|
||||
config: Optional[Config] = None,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue