You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to add a command line argument that would allow user to set a minimal throttle? like --throotle 30 for 30sec throttle?
Reasoning:
Build in download profiles are fine for getting last few pages of webcomic. But for dowloading all of it it feels like one should download way slower out of respect for the comic author/host. Having it as commandline would allow user to not have to edit download profile files for each comic by hand.
EDIT: Also i might be doing something wrong but some downloader types seem to ignore session.add_throttle ?
The text was updated successfully, but these errors were encountered:
Would it be possible to add a command line argument that would allow user to set a minimal throttle? like
--throotle 30
for 30sec throttle?Reasoning:
Build in download profiles are fine for getting last few pages of webcomic. But for dowloading all of it it feels like one should download way slower out of respect for the comic author/host. Having it as commandline would allow user to not have to edit download profile files for each comic by hand.
EDIT: Also i might be doing something wrong but some downloader types seem to ignore
session.add_throttle
?The text was updated successfully, but these errors were encountered: