Unique Downloader
1.0.0
Este downloader foi criado por mim e funciona de maneira única. Estou compartilhando este código porque enfrentei muitos problemas ao fazer isso, então não quero que mais ninguém enfrente os problemas que enfrentei. para aprender com meu código, codifique seu próprio Downloader.Obrigado!
--------------------------------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