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

hangs on login #270

Closed ghistes closed 1 year ago

ghistes commented 3 years ago

Hi,

I have used this script many times in the past on my old pc, but on my new pc it is not working anymore.

I have cloned the repo and installed the requirements into a virtual environment.

My python version is 3.9.2 on Debian testing.

What happens is that when I run safaribooks.py --cred \<my-cred> \<book-id> the script displays it's banner and prints a line "[-] Logging into Safari Books Online..." but there is simply hangs.

What could be the problem here?

Many thanks!