mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-08 06:43:33 +08:00
4cf45821c32a95ecbd32a92132bafa79d9b4bfd7
4cf45821c3
·
2012-03-08 14:30:21 +08:00
587 Commits
youtube-dl
This fork of http://rg3.github.com/youtube-dl/ adds SOCKS4/SOCKS5 support using the standard convention of environment variables:
socks_proxy=http://127.0.0.1:9999 youtube-dl ...
The actual SOCKS code was taken from https://gist.github.com/869791
Description
Languages
Python
99.6%
Shell
0.2%
Makefile
0.1%