silverlays / NoIntro-Roms-Downloader

Download "datted" ROMs directly from the NoIntro libraries on Internet Archive using a user friendly interface (PyQt6).
87 stars 5 forks source link

Multiple connexions to speed up downloads #4

Closed silverlays closed 2 years ago

silverlays commented 2 years ago

I've planned a new feature for (hopefully) the release of v1.4. As you may know, downloading large ROMs (as on N64) is often very slow, as the site archive.org limits the bandwidth to 200kb/s (fortunately per connection). So the idea is to use multiple connections for ROMs larger than 4MB.

Stay tuned! 😊