You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
that's not how it works.
`from streamrip.db import Dummy, Database
...
db = Database(downloads=Dummy(), failed=Dummy())
...
p = PendingAlbum(album_id, deezer_client, config, db)
Describe the bug
I'm trying to use the streamrip lib in a python script like so :
And getting this error :
Command Used
Debug Traceback
Config File
not needed
Operating System
linux
streamrip version
2.0.5
Screenshots and recordings
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: