1
Commit Graph

4 Commits

Author SHA1 Message Date
f30fb4dc67
Fix error with "invalid link" on torrent renaming
Now it uses custom trick instead of os.Rename().
2020-02-22 18:21:37 +04:00
227d974e37
Add main business logic of this program
Now we can download torrents like old Python
version does.
2019-09-28 22:51:45 +04:00
a599d898b0
Add basic HTTP errors handling 2019-09-28 20:20:23 +04:00
a504299150
Add fetcher, support for downloading forum pages 2019-09-28 19:59:02 +04:00