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

False positive: Account subscription expired #271

Closed regulskimichal closed 3 years ago

regulskimichal commented 3 years ago

[#] Authentication issue: account subscription expired. [!] Aborting...

In the server response, there is "user_type": "Expired Pilot" which still allows access to the library from the website, but it doesn't allow to download books using this script. To fix this my suggestion is to add a quote mark, to make sure space won't match the pattern. https://github.com/lorenzodifuccia/safaribooks/pull/272