Author | SHA1 | Message | Date |
---|---|---|---|
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 |
Jaime Marquínez Ferrándiz | 587a9c2749 | [downloader/external] Use the 'http_headers' field | 10 years ago |
Philipp Hagemeister | 384b62028a | [downloader/external] Add curl and aria2c (Closes #182) | 10 years ago |
Philipp Hagemeister | 222516d97d |
[downloader] Lay groundwork for external downloaders.
This comes with a very simply implementation for wget; the real work is in setting up the infrastructure. |
10 years ago |