-
Notifications
You must be signed in to change notification settings - Fork 178
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
Download all subscribed ebook #23
Comments
when i login to my account i can Read online ebooks but cant download them , as i see every title have a specific url . example i can Print to PDF and save it , but must do it manual for all . Can help to make this process automatically ? |
Any news on this? |
@niqdev @frederikkunze Sorry for the late answer. I made draft version for that feature and it's not very stable. I can finish this feature in a week or two. |
@feeeper that would be great! take your time 😊 |
I managed to adapt the script from a HumbleBundle downloader to work with packtpub: https://gist.github.com/juzim/8d0fb06feb5f58d06f07e360f85de7c0 If you don't need a way to download all books regularly but just want to start with a complete collection, this should work just fine. If you need help setting it up, you can find a lot of information in the original gist. |
I have tried the gist but seems it is missing the nodes variable, I have added them back and also added some extra functionalities in order to create one folder for each book in your library, downloads the zip files and the preview pictures. This is the link just in case someone wants to avoid download the books on his own library: |
An improvement would be to add an argument to download and backup all subscribed ebooks at once
The text was updated successfully, but these errors were encountered: