yt-dlp/youtube_dl/downloader
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
..
__init__.py Add --hls-prefer-ffmpeg 2016-04-21 23:02:17 +06:00
common.py
dash.py
external.py [downloader/external] Add another env for proxies in ffmpeg/avconv 2016-06-08 14:43:52 +08:00
f4m.py [downloader/f4m] Simply select format when it's the only one 2016-05-27 01:46:12 +06:00
fragment.py
hls.py [downloader/hls] Correct comment on twitch vods 2016-06-05 03:31:10 +07:00
http.py
rtmp.py
rtsp.py