Sergey M․
154655a85a
[downloader/external] Respect --no-check-certificate for wget
9 years ago
vijayanand nandam
e0ac521438
adding support for axel download manager
9 years ago
Sergey M․
6c4d20cd6f
[downloader/external] Fix externals downloaders specified with extension on Windows
9 years ago
Jaime Marquínez Ferrándiz
906e2f0eac
[downloader/external] Add downloader for httpie ( closes #6079 )
10 years ago
Sergey M․
74f8654a53
[downloader/external] Use encodeArgument
10 years ago
Philipp Hagemeister
c75f0b361a
[downloader/external] Add support for custom options ( Fixes #4885 , closes #5098 )
10 years ago
Jaime Marquínez Ferrándiz
163d966707
[downloader/external] curl: Add the '--location' flag
curl doesn't follow redirections by default
10 years ago
Philipp Hagemeister
cc9ca3ba6e
[downloader/external] Simplify source_address
'' might actually be passed in, so check for None.
10 years ago
Philipp Hagemeister
9fffd0469f
[options] Mark --fixup as non-experimental and correct its help
10 years ago
Sergey M․
ae7773942e
[downloader/external] Simplify
10 years ago
Sergey M․
469a64cebf
[downloader/external] Simplify
10 years ago
vijayanand nandam
6a66904f8e
passing source address option to external downloaders
10 years ago
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