iw4p / torrentp

Python torrent downloader - Download from torrent with .torrent file or magnet link, with just 3 lines of python code.
Other
158 stars 31 forks source link

Added Stop / Resume / Pause #12

Closed ufoptg closed 7 months ago

ufoptg commented 7 months ago

async and stop pause and resume added

iw4p commented 7 months ago

Hi! Thank you for your great contribution! Did you test all modules and functionalities? Is it ready to be merged?

ufoptg commented 7 months ago

everything seems to be working for me just need to remember to await the async functions

iw4p commented 7 months ago

Thank you! Whenever you think your changes are done, tell me to merge your pull request.

ufoptg commented 7 months ago

No worries, as long as you understand asynchronous functions I'll leave it as its you can merge I will change some more later on. But it's working for me how I need at the moment