fixes config
This commit is contained in:
parent
6151a6c397
commit
12ad427baf
10 changed files with 57 additions and 51 deletions
|
@ -14,7 +14,6 @@ type Extractor struct {
|
|||
Host []string
|
||||
IsDRM bool
|
||||
IsRedirect bool
|
||||
Client HTTPClient
|
||||
|
||||
Run func(*DownloadContext) (*ExtractorResponse, error)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue