mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-05-12 02:19:55 +08:00
feat: basic aria2 integration
This commit is contained in:
@@ -45,6 +45,8 @@ type Add struct {
|
||||
ParsedItem *parser.Item
|
||||
// directlinks
|
||||
DirectLinks []string
|
||||
// aria2
|
||||
Aria2URIs []string
|
||||
}
|
||||
|
||||
type SetDefaultStorage struct {
|
||||
|
||||
Reference in New Issue
Block a user