Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
sleep-interval with duration #24635
sleep-interval with duration #24635
Comments
|
Not possible. |
Is it worth to post it as a feature request? |
Checklist
Question
There are options sleep-interval and max-sleep-interval to set the delay before the next download.
At the same time there are several options to format filename: duration, filesize, filesize_approx.
Is it possible to set the delay based on the duration (or if not possible then based on filesize) of the previous file?
It would be great to have a delay set like this: previous_file_duration + some seconds from interval (sleep-interval..max-sleep-interval).