|
|
@@ -8,9 +8,6 @@ type ReqParam struct {
|
|
|
RemoteBrowserDockerURL string // rod 使用远程的浏览器
|
|
|
FoundExistSubFileThanSkip bool // 如果视频的目录下面有字幕文件了,就跳过
|
|
|
UserRemoteBrowser bool // 是否使用远程的浏览器去爬取 subhd 的字
|
|
|
- RemoteBrowserDockerURL string // 远程 rod-browser 的 ws 地址
|
|
|
- FoundExistSubFileThanSkip bool // 是否跳过已经下载过 sub 的视频
|
|
|
-
|
|
|
|
|
|
HttpProxy string // HttpClient 相关
|
|
|
UserAgent string // HttpClient 相关
|