Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial implementation of SOCKS4/SOCKS5 support #305

Closed
wants to merge 3 commits into from

Conversation

thmttch
Copy link

@thmttch thmttch commented Mar 8, 2012

Hey,

I hacked together support for SOCKS proxies using some code I found (https://gist.github.com/869791). It works for me, but I haven't tested it any more than that (yet).

How do you feel about putting this back into master? There's a few problems right now, mainly that the socks code is in separate files (and they're not tiny, ~400 lines), so it breaks the nice, clean "download this script and run it" experience.

Let me know what you think. Cheers!

Matt

@rg3
Copy link
Collaborator

rg3 commented Mar 8, 2012

youtube-dl is released to the public domain. This module would introduce a dependency on MIT-licensed sources.

@thmttch
Copy link
Author

thmttch commented Mar 13, 2012

Got it, fair enough. I'll close this pull request then.

@thmttch thmttch closed this Mar 13, 2012
@FiloSottile FiloSottile mentioned this pull request Aug 19, 2012
@bluec0re
Copy link

I've written an public domain socks wrapper for python:
https://gist.github.com/bluec0re/cafd3764412967417fd3

@yan12125 yan12125 mentioned this pull request Apr 23, 2016
joedborg referenced this pull request in joedborg/youtube-dl Nov 17, 2020
[pull] master from ytdl-org:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants