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