Skip to content

Support for passing proxy for yt-dlp #17

@SNMetamorph

Description

@SNMetamorph

This should be relatively easy to done, we just need to pass --proxy command line parameter to yt-dlp when running it. yt-dlp by itself supports many types of proxies. For example, it's possible to use SOCKS5 proxy by passing parameter like --proxy socks5://127.0.0.1:1080. I think this could be done just with another environment variable named like YTDLP_PROXY.

By the way, thanks for this project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions