You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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']".
9 years ago
..
__init__.py [downloader] Lay groundwork for external downloaders. 9 years ago
common.py [downloader] Lay groundwork for external downloaders. 9 years ago
external.py [YoutubeDL] Fill the info dict 'http_headers' field with all the headers available 9 years ago
f4m.py [downloader/f4m] build_fragments_list: Support videos with more than 1 segment 9 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 9 years ago
mplayer.py Remove unused import 10 years ago
rtmp.py [downloader] Lay groundwork for external downloaders. 9 years ago