Is there an existing issue for this?
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
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}}
Is there an existing issue for this?
Current Behavior
Hi,
when restarting pyload with newest version, ddownload account seems to be broken:
Expected Behavior
Working ddownload account
Steps To Reproduce
start pyload
Environment
CPU architecture
x86-64
Docker creation
Container logs