Download Job: 8fa81024
| URL | https://tidal.com/playlist/fb4fa8cb-cff0-4c42-b827-7c96074e2f59 |
|---|---|
| Title | Playlist #fb4fa8cb-cff0-4c42-b827-7c96074e2f59 |
| Service | tidal |
| Status | Download Failed |
| Progress | Download failed |
| Proxy | 🔗 socks5h://10.8.0.1:1080 |
| Created | 2026-07-14T20:16:09.457398+00:00 |
| Started | 2026-07-26T02:11:02.586760+00:00 |
| Finished | 2026-07-26T02:11:09.752829+00:00 |
What went wrong
Output log
│ 60 except ImportError: │
│ 61 │ │
│ 62 │ def SOCKSProxyManager(*args, **kwargs): │
│ ❱ 63 │ │ raise InvalidSchema("Missing dependencies for SOCKS support.") │
│ 64 │
│ 65 │
│ 66 if typing.TYPE_CHECKING: │
│ │
│ ╭─────────────── locals ────────────────╮ │
│ │ args = ('socks5h://10.8.0.1:1080',) │ │
│ │ kwargs = { │ │
│ │ │ 'username': '', │ │
│ │ │ 'password': '', │ │
│ │ │ 'num_pools': 10, │ │
│ │ │ 'maxsize': 10, │ │
│ │ │ 'block': False │ │
│ │ } │ │
│ ╰───────────────────────────────────────╯ │
╰──────────────────────────────────────────────────────────────────────────────╯
InvalidSchema: Missing dependencies for SOCKS support.