This commit is contained in:
parent
db2bd135bc
commit
e236b4d043
|
|
@ -100,7 +100,7 @@ func Youtube(d Download, p config.Provider) {
|
|||
}
|
||||
|
||||
if p.Bgutil_server != "" {
|
||||
args = append(args, fmt.Sprintf("youtubepot-bgutilhttp:base_url=%s", p.Bgutil_server))
|
||||
args = append(args, "--extractor-args", fmt.Sprintf("youtubepot-bgutilhttp:base_url=%s", p.Bgutil_server))
|
||||
}
|
||||
|
||||
var youtubeArgs []string
|
||||
|
|
|
|||
Loading…
Reference in a new issue