-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
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
Cannot login on Windows 10 + Python 2.7.11 #38
Comments
I don't think the problem is with your usage. I ran into this over the new year break, and having investigated it I believe it's because Packtpub have changed the structure of their website. Unfortunately my programming skills aren't up to the task of resolving the problem, although I might keep trying. Perhaps the lack of anyone else posting about the issue suggests that this tool isn't being used much now, shame. |
Hi, |
... So nobody could help? :-) |
hi, i have the solution but i dunno if it's legal or not. so i dunno if i can upload the code |
Hi, |
I'll add that I'm having this issue as well. If I use the correct password or incorrect one, I get the "Logged in successfully!" message and Found 0 Books, Videos, & Integrated courses. I'm on Python 2.7.15 on Fedora 28. |
Hi everybody, @Imbringas |
Hi, I'm not at home until Friday. When I come back I'll share my script. Sorry for not responding, I'm not with my computer |
hi https://github.com/lmbringas/packtpub-downloader is to simple but it works for books |
Hello Guys,
I tested to download my ebooks PacktPub on my Windows laptop using python 2.7.11 but it doesn't work. Indeed, the message I got is the following and still the same "Logged in successfully!" even with wrong credentials... if anybody can help it could be great.
I already tested with " or ' or nothing for my email and my password.
thanks a lot.
c:\Python27>python.exe downloader.py -e 'myemail@gmail.com' -p 'mypassord' -d E:\Downloads\eBooks\PacktPub -b pdf,epub,mobi,cover,code,info -v video,cover,code -c course,cover,code
Attempting to login...
Logged in successfully!
###########################################################################
FOUND 0 BOOKS: STARTING DOWNLOADS
###########################################################################
###########################################################################
FOUND 0 VIDEOS: STARTING DOWNLOADS
###########################################################################
###########################################################################
FOUND 0 INTEGRATED COURSES: STARTING DOWNLOADS
###########################################################################
The text was updated successfully, but these errors were encountered: