Skip to content

[BUG] ddownload account broken in latest and dev branch #80

@engels0n

Description

@engels0n

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Hi,
when restarting pyload with newest version, ddownload account seems to be broken:

[2026-04-14 09:59:35]  INFO                pyload  ACCOUNT DdownloadCom: Grabbing account info for user `eng****`...
[2026-04-14 09:59:35]  DEBUG               pyload  ACCOUNT DdownloadCom: LOAD URL http://ddownload.com | get={'op': 'my_account'} | post=None | referrer=True | cookies=True | just_header=False | decode=True | multipart=False | redirect=True | req=None
[2026-04-14 09:59:36]  DEBUG               pyload  ACCOUNT DdownloadCom: VALID UNTIL PATTERN not found
[2026-04-14 09:59:36]  DEBUG               pyload  ACCOUNT DdownloadCom: Size: 200000 | Unit: MB
[2026-04-14 09:59:36]  DEBUG               pyload  ACCOUNT DdownloadCom: LEECH TRAFFIC PATTERN not found
[2026-04-14 09:59:36]  DEBUG               pyload  ACCOUNT DdownloadCom: Account info for user `eng****`: {'login': {'password': '**********', 'stats': [1, 0], 'timestamp': 1776153575.1942062, 'valid': True}, 'data': {'login': 'eng****', 'options': {'limit_dl': ['0']}, 'plugin': <Account DdownloadCom>, 'premium': False, 'trafficleft': 214748364800, 'type': 'DdownloadCom', 'validuntil': None, 'leechtraffic': None}}

Expected Behavior

Working ddownload account

Steps To Reproduce

start pyload

Environment

- OS: Debian 13
- Docker Images:
image: lscr.io/linuxserver/pyload-ng:latest
image: lscr.io/linuxserver/pyload-ng:version-0.5.0b3.dev96
image: ghcr.io/linuxserver/pyload-ng:develop-71c2b445-ls19

CPU architecture

x86-64

Docker creation

Compose File

Container logs

[2026-04-14 10:06:13]  DEBUG               pyload  Setup network...
[2026-04-14 10:06:13]  INFO                pyload  Activating accounts...

[2026-04-14 09:59:35]  INFO                pyload  ACCOUNT DdownloadCom: Grabbing account info for user `eng****`...
[2026-04-14 09:59:35]  DEBUG               pyload  ACCOUNT DdownloadCom: LOAD URL http://ddownload.com | get={'op': 'my_account'} | post=None | referrer=True | cookies=True | just_header=False | decode=True | multipart=False | redirect=True | req=None
[2026-04-14 09:59:36]  DEBUG               pyload  ACCOUNT DdownloadCom: VALID UNTIL PATTERN not found
[2026-04-14 09:59:36]  DEBUG               pyload  ACCOUNT DdownloadCom: Size: 200000 | Unit: MB
[2026-04-14 09:59:36]  DEBUG               pyload  ACCOUNT DdownloadCom: LEECH TRAFFIC PATTERN not found
[2026-04-14 09:59:36]  DEBUG               pyload  ACCOUNT DdownloadCom: Account info for user `eng****`: {'login': {'password': '**********', 'stats': [1, 0], 'timestamp': 1776153575.1942062, 'valid': True}, 'data': {'login': 'eng****', 'options': {'limit_dl': ['0']}, 'plugin': <Account DdownloadCom>, 'premium': False, 'trafficleft': 214748364800, 'type': 'DdownloadCom', 'validuntil': None, 'leechtraffic': None}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions