Unique Downloader
1.0.0
このダウンローダーは私が作成したもので、非常にユニークに動作します。私がこのコードを共有しているのは、これを作成しているときに多くの問題に直面したため、他の人に私が直面した問題に直面してほしくないからです。また、非営利目的で使用してください。私のコードから学んでから、独自のダウンローダーをコーディングしてください。ありがとう!
--------------------------------How it works--------------------------------------
1.It first gets the info of the file which you want to download using the Url
2.Then it creats a folder and 6 different files named 1.ud, 2.ud ,3.ud ,4.ud, 5.ud and Info.txt
3.It uses five threads to download files in parts by dividing the size of the file into 5 parts the
last part can be big
4.And after completing the download process then it creats the master file of all the other 5 five files
and saves the whole bytes into one file