helson-lin / ffandown

m3u8 downloader base on ffmpeg
https://ffandown.oimi.space
54 stars 9 forks source link

请问有办法使用代理下载吗? #26

Open wjfu99 opened 8 months ago

wjfu99 commented 8 months ago

ISSUE Type

Download Url

please paste the url below if it's not a special url can't download, please provide more urls

Question Details

部分海外网站似乎需要代理才能链接下载,请问有办法让下载进程走代理吗?

helson-lin commented 8 months ago

设置命令行代理 不过你要容器改host

helson-lin commented 8 months ago

老版本提供过配置项去设置但是重构了目前没有内置

wjfu99 commented 8 months ago

好的,感谢,我试试。

huiyy-cn commented 6 months ago

为什么我添加了代理地址却没有走代理呢?http模式的,"127.0.0.1:1080"和"http://127.0.0.1:1080" 两种地址都试过了

helson-lin commented 6 months ago

你可以设置终端代理 在容器内

---- 回复的原邮件 ---- | 发件人 | Huiyy @.> | | 发送日期 | 2024年05月02日 12:44 | | 收件人 | helson-lin/ffandown @.> | | 抄送人 | helson-lin @.>, Comment @.> | | 主题 | Re: [helson-lin/ffandown] 请问有办法使用代理下载吗? (Issue #26) |

为什么我添加了代理地址却没有走代理呢?http模式的,"127.0.0.1:1080"和"http://127.0.0.1:1080" 两种地址都试过了

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

huiyy-cn commented 6 months ago

你可以设置终端代理 在容器内 ---- 回复的原邮件 ---- | 发件人 | Huiyy @.> | | 发送日期 | 2024年05月02日 12:44 | | 收件人 | helson-lin/ffandown @.> | | 抄送人 | helson-lin @.>, Comment @.> | | 主题 | Re: [helson-lin/ffandown] 请问有办法使用代理下载吗? (Issue #26) | 为什么我添加了代理地址却没有走代理呢?http模式的,"127.0.0.1:1080"和"http://127.0.0.1:1080" 两种地址都试过了 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

我是在群晖docker里面使用的,post提交代理填写的是op的地址 192.168.100.250:17890,网页手动填写也是不走代理