We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, complete utter noob here arriving to this program from a closed thread in reddit. I have had the following issues.
"name='NID', domain=None, path=None" Received invalid response
"Please delete the corresponding folder and start again or the book is not available for preview. Received invalid response"
Would love any ELI5 help and sorry for my ignorance of all things Python/code!
The text was updated successfully, but these errors were encountered:
Hi, complete utter noob here arriving to this program from a closed thread in reddit. I have had the following issues. "name='NID', domain=None, path=None" Received invalid response I then turned on my own VPN and connected from the US and tried again. "Please delete the corresponding folder and start again or the book is not available for preview. Received invalid response" I then tried with another book "Downloading Index des livres interdits - Jesús MartÃnez de Bujanda Received invalid response" Would love any ELI5 help and sorry for my ignorance of all things Python/code!
You need to install html5lib pip install html5lib --user
pip install html5lib --user
Sorry, something went wrong.
No branches or pull requests
Hi, complete utter noob here arriving to this program from a closed thread in reddit. I have had the following issues.
"name='NID', domain=None, path=None" Received invalid response
"Please delete the corresponding folder and start again or the book is not available for preview.
Received invalid response"
Would love any ELI5 help and sorry for my ignorance of all things Python/code!
The text was updated successfully, but these errors were encountered: