✨ Support yt-dlp shows
This commit is contained in:
parent
186bf5fcba
commit
dc9e6f59db
2 changed files with 45 additions and 7 deletions
|
|
@ -25,6 +25,8 @@ type Show struct {
|
|||
Pattern string
|
||||
Name string
|
||||
Anime bool
|
||||
Url bool
|
||||
Backup string
|
||||
Sources []string
|
||||
|
||||
re *regexp.Regexp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue