packtpub-downloader icon indicating copy to clipboard operation
packtpub-downloader copied to clipboard

Script to download all your books from PacktPub inspired by https://github.com/ozzieperez/packtpub-library-downloader

Results 33 packtpub-downloader issues
Sort by recently updated
recently updated
newest added

HI I have run the following code using python3: `python3 main.py -e -p -d ~/Desktop/packt -b pdf` getting this issue, but my email and password was correct. It have $...

hi i have just today error , before work well !? > Error login, check user and password Traceback (most recent call last): File "main.py", line 226, in main(sys.argv[1:]) File...

python main.py -e [email protected] -p nopassword -d media -b pdf,epub,mobi,code You are in! Traceback (most recent call last): File "main.py", line 226, in main(sys.argv[1:]) File "main.py", line 198, in main...

root@ubu1904:/root/packtpub/packtpub-downloader# python main.py -e [email protected] -p somepassword -d /root/packtpub/books/ -b pdf File "main.py", line 41 print(f 'You have {str(r.json()["count"])} books') SyntaxError: invalid syntax

The script works for the most part, but fails randomly. It will download many PDFs and ZIPs then suddenly fail with the error below. When I go to my media...

I get the following error. Traceback (most recent call last): File "main.py", line 227, in main(sys.argv[1:]) File "main.py", line 199, in main books = get_books(user, is_verbose=verbose, is_quiet=quiet) File "main.py", line...

ERROR (please copy and paste in the issue) {'message': 'jwt expired', 'errorCode': 1000100, 'errorId': 'e41ebd90-bdc2-4263- aa2f-cdd7c9394156'} 401 Starting to download media/Building_an_RPG_with_Unity_5_x.code Traceback (most recent call last): File "main.py", line 226,...

**I got an little error** If the password has special characters like `;` you will not be able to log in.

Hi there, at first, thank you for your work. It's nice to see how the opensource community works. "It's outdated? No problem, I will do this" Is there a possibility...

I added book to a playlist... But that was not enough. How do i add a book to my library?