akhilrex / podgrab

A self-hosted podcast manager/downloader/archiver tool to download podcast episodes as soon as they become live with an integrated player.
GNU General Public License v3.0
1.62k stars 88 forks source link

[Feature Request] Using specified proxy for download episodes #200

Open bisf opened 2 years ago

bisf commented 2 years ago

Is system env "http_proxy" available for docker image? Any chance the app could use a specified proxy to download podcast episodes? Some rss feeds are not reachable using default network due to firewalls, if a proxy can be specified, i.e. socks5://127.0.0.1:1080, could be of huge help. Thx.