int-72h / oftoast1

(DEPRECATED) Open Fortress frontend using TVN.
GNU General Public License v3.0
6 stars 10 forks source link

migrate from aria2c to pycurl #26

Closed Jan200101 closed 2 years ago

Jan200101 commented 2 years ago

could be better, could be worse, didn't want to rewrite a majority of the code

here is an unsorted list of changes:

Jan200101 commented 2 years ago

the aria branch has been removed and thus there is no longer branch confusion

int-72h commented 2 years ago

If you can show that it's faster than using aria2 whilst threading, and also able to bandwidth limit on the client then i'll be more than happy to merge it.

Jan200101 commented 2 years ago

I can show you that curl can be a lot faster than aria2c whilst threading but I would need to spend a lot of time optimizing the logic for that.