Hi,
As I mentioned in PR of UniversalDownloaderPlatform. Currently, the order that files actually download will be a little random due to multi-thread, thus the sequence number assigned to those urls may also be different even we keep the order in url list.
It should make sense to find a method to persist the sequence number.