-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
exit status 1 #2
Comments
Same here ` |
It sometimes randomly happens, but it is a problem on their end |
Facing the same issue, not able to download on either windows or linux machine. On a linux machine the script stops after a downloading folders for the respective books, but folder contains files which are empty. On windows machine, its just empty folders and the script consistently fails with the above error all the time, after few books. Is there anyway to get around the problem, can someone please help |
I looked into it and they added some new security measures to the API calls. |
Hope your doing alright and waiting for your bugfix. Thank you for the project. |
waiting for bugfix sir. |
waiting as well |
Hi, |
Hi buddy, thanks for attempting to make this script - can you please look into the bug
Anybody knows better ways to download blinkist (e.g. node package) |
Install Colly from https://github.com/gocolly/colly |
i have applied pull #5 it downloads few folders then there are to many requests 2019/12/28 19:07:44 Requests made: 11 (11 responses) | Callbacks: OnRequest: 10, OnHTML: 3, OnResponse: 11, OnError: 0 2019/12/28 19:07:45 Too Many Requests exit status 1 |
Hi icf20 you need to add a delay I would say so, I tried to find about retryin in the header but faster to add a random delay |
The issue is still present, @CodexTempus would you please share your solution or contact me on another channel? :) |
I've written code myself to download them all when I was checking this repo as it was not working for me. Planned to opensource it after refactoring. hadn't got time to continue before my 1-year membership expired. I already had most of audio files and texts downloaded with it, so I did not renew my membership. Blinkist changes as time go by, not sure the code still works nowadays. If anyone here is willing to share your account to me, I may get time (maybe 1 or 2 months later) to continue working on it and opensource it if necessary. Warning: please take any risk yourself of sharing the account to me, for example, to be banned by Blinkist while testing. |
To whom may concerns. I've uploaded the code to https://github.com/jungleran/blinkist-downloader, if someone is interested in improving it. PRs are welcome. if you need the maintainership, please open an issue there too, I am happy to add new maintainers. |
after 6 books it shows this error
The text was updated successfully, but these errors were encountered: