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']". |
10 years ago | |
---|---|---|
.. | ||
__init__.py | [downloader] Lay groundwork for external downloaders. | 10 years ago |
common.py | [downloader] Lay groundwork for external downloaders. | 10 years ago |
external.py | [YoutubeDL] Fill the info dict 'http_headers' field with all the headers available | 10 years ago |
f4m.py | [downloader/f4m] build_fragments_list: Support videos with more than 1 segment | 10 years ago |
hls.py | [downloader/hls] Respect the 'prefer_ffmpeg' option | 10 years ago |
http.py | [extractors] Use http_headers for setting the User-Agent and the Referer | 10 years ago |
mplayer.py | Remove unused import | 10 years ago |
rtmp.py | [downloader] Lay groundwork for external downloaders. | 10 years ago |