packt-cli / Packt-Publishing-Free-Learning

Scripts that automatically claim and download free daily eBooks from https://www.packtpub.com/packt/offers/free-learning
MIT License
858 stars 185 forks source link

[Error] - Exception occurred Incorrect file paths argument format #88

Closed rsetkus closed 6 years ago

rsetkus commented 6 years ago
[INFO] - Creating session...
[INFO] - Session created, logged in successfully!
[INFO] - Start grabbing eBook...
[INFO] - Captcha detected. Trying to solve it using anti-captcha.com.
[INFO] - TaskId created: 467626809
[INFO] - Waiting for completion of the task: 467626809...
[SUCCESS] - Solution found for task: 467626809
[SUCCESS] - eBook: 'AWS_Administration_-_The_Definitive_Guide' has been successfully grabbed!
[INFO] - Getting data of all your books...
[INFO] - Opened 'https://www.packtpub.com/account/my-ebooks' successfully!
[INFO] - There is no books with provided titles: [u'AWS_Administration_-_The_Definitive_Guide'] at your account!
[INFO] - 0 eBooks have been downloaded!
[ERROR] - Exception occurred Incorrect file paths argument format

Having this issue while executing the script with command python packtPublishingFreeEbook.py -sgd.

Anybody can help on this?

rsetkus commented 6 years ago

This happens when a book is already grabbed. When the script was executed on non grabbed book, everything went just fine.

mjenczmyk commented 6 years ago

@igbt6 Can we close this issue?

rsetkus commented 6 years ago

@mjenczmyk I think we can close this ticket. Script works as expected since then I am not downloading books manually.