subtitles_translator
subtitles_translator copied to clipboard
是否可以添加代理选项?
是否可以给Translate()
实例化时给Request
的proxy_urls
属性配置可选项?
所在代码行
例如在命令行调用时:
subtitle -tl /your/video/file/path/file.mp4 --target-lang "zh" --proxy_url http://127.0.0.1:10809
subtitle -u /your/video/file/path/file.mp4 --target-lang "zh" --proxy_url http://127.0.0.1:10809