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 31 packtpub-downloader issues
Sort by recently updated
recently updated
newest added

This was working yesterday... It would time out after downloading about 100 books but I could rerun it and it would start where it left off. Now I get the...

You are in! Traceback (most recent call last): File "/Users/xx/Downloads/packtpub-downloader-master/main.py", line 226, in main(sys.argv[1:]) File "/Users/xx/Downloads/packtpub-downloader-master/main.py", line 198, in main books = get_books(user, is_verbose=verbose, is_quiet=quiet) File "/Users/xx/Downloads/packtpub-downloader-master/main.py", line 41, in...

Hello, is there a way to download a single book? Thanks

I fired off the main script and it says I have 374 books. It then downloads the books (37 pages at 10 per page). When it starts downloading books, the...

packtpub-downloader | You are in! packtpub-downloader | Traceback (most recent call last): packtpub-downloader | File "/app/main.py", line 226, in packtpub-downloader | main(sys.argv[1:]) packtpub-downloader | File "/app/main.py", line 198, in main...

Please add a LICENSE to your code, this will add the possibility to improve it. Without a License we can only "read" your code and no one can make his...

ERROR (please copy and paste in the issue) {'message': 'jwt expired', 'errorCode': 1000100, 'errorId': 'b7ff1925-fc4a-40f3-8cfd-b967144ced9d'} 401 Starting to download /home/sam_tunder/git/packtpub-downloader/packtpub/Go_Cookbook/Go_Cookbook.code Traceback (most recent call last): File "main.py", line 226, in...

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.7.4. Release notes Sourced from aiohttp's releases. aiohttp 3.7.3 release Features Use Brotli instead of brotlipy [#3803](https://github.com/aio-libs/aiohttp/issues/3803) <https://github.com/aio-libs/aiohttp/issues/3803>_ Made exceptions pickleable. Also changed the repr...

dependencies