After downloading a few videos using as input a text file with links, the download speed drops down do around 30kb/s and stays there until the end of the current download, then goes back to normal for the next two downloads. This happens with and without multithreading.
If I close the program during the slow speed download, wait for a few minutes and resume, it goes back to normal speed for another 2 downloads. So I think that setting an interval between downloads would fix the issue.
Is there a way to set a time interval between downloads when using a text file input?
After downloading a few videos using as input a text file with links, the download speed drops down do around 30kb/s and stays there until the end of the current download, then goes back to normal for the next two downloads. This happens with and without multithreading.
If I close the program during the slow speed download, wait for a few minutes and resume, it goes back to normal speed for another 2 downloads. So I think that setting an interval between downloads would fix the issue.
Is there a way to set a time interval between downloads when using a text file input?