forked from kenzuya/unshackle
Use segmented=True when downloading multiple URLs to prevent inner downloads from overriding the total segment count, which caused the progress bar to always appear green (finished state). This is still WIP so will continue to monitor.