SamTV12345 / PodFetch

A sleek and efficient podcast downloader.
https://samtv12345.github.io/PodFetch
Apache License 2.0
347 stars 25 forks source link

Add support for proxy when behind a firewall #771

Closed jenningsloy318 closed 1 month ago

jenningsloy318 commented 4 months ago

Clear and concise description of the problem

we are behind a firewall, thus we need to proxy to access the internet, so require podfetch to support get podcasts via proxy

Suggested solution

Alternative

No response

Additional context

No response

Validations

SamTV12345 commented 4 months ago

Hmm. How would this work? So PodFetch asks the proxy server how? And what format would this be?

jenningsloy318 commented 4 months ago

like we use socks_proxy or http_proxy or https_proxy to make podfetch internet aceess through theese proxies