youtube-dl/youtube_dl
Yen Chi Hsuan 50ce1c331c
[downloader/external] Add another env for proxies in ffmpeg/avconv
Related sources:
https://git.libav.org/?p=libav.git;a=blob;f=libavformat/http.c;h=8fe8d11e1edfdbb04a8726db2c49cfef3f572aac;hb=HEAD#l152
https://git.libav.org/?p=libav.git;a=blob;f=libavformat/tls.c;h=fab243e93e20034e88e619188c13a44a5d8ccdb9;hb=HEAD#l63
https://github.com/FFmpeg/FFmpeg/blob/f8e89d8/libavformat/http.c#L191
https://github.com/FFmpeg/FFmpeg/blob/f8e89d8/libavformat/tls.c#L92
2016-06-08 14:43:52 +08:00
..
downloader [downloader/external] Add another env for proxies in ffmpeg/avconv 2016-06-08 14:43:52 +08:00
extractor [bilibili] Fix for videos without upload time (closes #9710) 2016-06-08 14:31:40 +08:00
postprocessor
YoutubeDL.py
__init__.py [__init__] Use write_string instead of compat_string (Closes #9689) 2016-06-05 21:01:20 +07:00
__main__.py
aes.py
cache.py
compat.py [compat] Add 'compat_input' to __all__ 2016-06-05 23:16:08 +02:00
jsinterp.py
options.py [options] Add --load-info-json alias for symmetry with --write-info-json 2016-06-06 02:52:58 +07:00
socks.py
swfinterp.py
update.py
utils.py
version.py