lorenzodifuccia / safaribooks

Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
Do What The F*ck You Want To Public License
4.65k stars 691 forks source link

using cred pass authenticated but fails after retrieving book info #289

Closed obar1 closed 3 years ago

obar1 commented 3 years ago

hi Lorenzo could you give a quick try on your end?

97814920563

image

python3 ~/git/lorenzodifuccia/safaribooks.git/safaribooks.py --cred user@mail.com:pwd 97814920563

it pass the login and it fails

[-] Logging into Safari Books Online...
[-] Successfully authenticated.
[*] Retrieving book info...
[#] API: [+] Use the `--cred` or `--login` options in order to perform the auth login to Safari.
[!] Aborting...

thanks

obar1 commented 3 years ago

got latest from master

obar1 commented 3 years ago

I did try even

python3 register_user.py yohwuridlzvrcq@uniromax.com UraTBQswXVfajw5H
Error 0x2: CSRF token not present

with temp mail and random mail/pwd

obar1 commented 3 years ago

it seems working now