Skip to content
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

Is there a way to circumvent throttling? #36

Open
sdfjsfjaei-hans opened this issue Apr 22, 2021 · 2 comments
Open

Is there a way to circumvent throttling? #36

sdfjsfjaei-hans opened this issue Apr 22, 2021 · 2 comments

Comments

@sdfjsfjaei-hans
Copy link

sdfjsfjaei-hans commented Apr 22, 2021

First of all thank you for creating this amazing tool!

I have a pretty big library and for hours it downloaded fine, but now it downloads at an extremely slow speed.

Screenshot_20210422_124848

A small pdf takes about half an hour.

However, when I download over the humble bundle interface, the speed is a lot faster (about 5 mbps).

What I tried

I started using the cookie file, while also copying the headers of my browser session to the requests session (self.session.headers.update(HEADERS) - logging enabled, so I see the correct headers are sent), but this seemed to have no effect.

@sdfjsfjaei-hans
Copy link
Author

Hmm.. it went through. Seemed like only certain files were affected (irrespective of file size).

@dylanmtaylor
Copy link

It might be that they're using a CDN for distribution and certain files aren't cached.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants