youtube-dl/youtube_dl/downloader
Jaime Marquínez Ferrándiz e5660ee6ae [YoutubeDL] Fill the info dict 'http_headers' field with all the headers available
Useful for external tools using the json output.

The methods '_calc_headers' and '_calc_cookies' have been copied from the downloader/external, now they just use "info_dict['http_headers']".
2015-01-24 18:56:04 +01:00
..
__init__.py
common.py
external.py [YoutubeDL] Fill the info dict 'http_headers' field with all the headers available 2015-01-24 18:56:04 +01:00
f4m.py
hls.py
http.py
mplayer.py
rtmp.py