1

Add main business logic of this program

Now we can download torrents like old Python
version does.
This commit is contained in:
2019-09-28 22:51:10 +04:00
parent a599d898b0
commit 227d974e37
11 changed files with 371 additions and 22 deletions

View File

@@ -0,0 +1,10 @@
// NNM-Club torrent filess mass downloader
// Created for Uploaders group
// Copyright (c) 2012-2019 Vladimir "fat0troll" Hodakov
package fetcherv1
type forumTopic struct {
Link string
Name string
}