✨ Skip downloading files in convids
This commit is contained in:
parent
d5e7f601b6
commit
729e1d4dcc
2 changed files with 23 additions and 6 deletions
|
|
@ -11,6 +11,7 @@ type Config struct {
|
|||
Source string
|
||||
Extensions []string
|
||||
Groups []string
|
||||
Skip []string
|
||||
|
||||
extRe *regexp.Regexp
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue