aistplusplus_api
aistplusplus_api copied to clipboard
Skip already downloaded files
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.