aistplusplus_api icon indicating copy to clipboard operation
aistplusplus_api copied to clipboard

Skip already downloaded files

Open sneheshs opened this issue 4 years ago • 0 comments

Description: Skip already downloaded files (helpful to resume interrupted downloads)

Additional Known Issues: With this method, it will not resume partially downloaded files. Workout suggestions for this issue in the future. -- If there is away to know expected file size then we could check for it. -- Each thread can save a last downloading file and remove them when done. Before resuming, delete all the incomplete files.

sneheshs avatar Oct 08 '21 07:10 sneheshs