Download Job: 3fecbcf9
| URL | https://www.deezer.com/album/80234 |
| Title | Album #80234 |
| Service | deezer |
| Status |
Queued
|
| Progress |
Download failed |
| Proxy |
Direct (no proxy)
|
| Created | 2026-07-15T02:18:04.393532+00:00 |
| Started | 2026-07-24T07:56:52.537021+00:00 |
| Finished | 2026-07-24T07:56:59.997257+00:00 |
Waiting...
Download failed
↻ Auto-refreshing
Output log
│ 147 │ │ │ else: │
│ 148 │ │ │ │ with console.status(f"[cyan]Logging into {source}", sp │
│ 149 │ │ │ │ │ # Log into client using credentials from config │
│ ❱ 150 │ │ │ │ │ await client.login() │
│ 151 │ │ │
│ 152 │ │ assert client.logged_in │
│ 153 │ │ return client │
│ │
│ /usr/local/lib/python3.12/site-packages/streamrip/client/deezer.py:53 in │
│ login │
│ │
│ 50 │ │ │ raise MissingCredentialsError │
│ 51 │ │ success = self.client.login_via_arl(arl) │
│ 52 │ │ if not success: │
│ ❱ 53 │ │ │ raise AuthenticationError │
│ 54 │ │ self.logged_in = True │
│ 55 │ │
│ 56 │ async def get_metadata(self, item_id: str, media_type: str) -> dic │
╰──────────────────────────────────────────────────────────────────────────────╯
AuthenticationError
← All jobs