leoluk / PqDL

the original PqDL pocket query downloader

Home Page:http://blog.leoluk.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login dosn't work with last update (Script or Site?)

dsiggi opened this issue · comments

Hi,
since the last update I get the following error:

siggi@server ~/Scripts/PQdl $ python2 ./PQdl.py -l -u dsiggi_whd -p xxxx --allsecure --noupdate

INFO - root -> PQdl v0.3.3 (beta) by leoluk. Updates and help on www.leoluk.de/paperless-caching/pqdl
INFO - main -> Update check skipped. Please check for updates yourself!
INFO - main.login -> Logging in as dsiggi_whd
Traceback (most recent call last):
  File "./PQdl.py", line 1004, in <module>
    main()
  File "./PQdl.py", line 765, in main
    else ""))
  File "./PQdl.py", line 572, in login_gc
    self.select_form(action="/account/login?RESET=Y")
TypeError: select_form() got an unexpected keyword argument 'action'

Greetings,
Daniel