summaryrefslogtreecommitdiffstats
path: root/youtube_dl/downloader/external.py
Commit message (Expand)AuthorAgeFilesLines
...
* [downloader/external] curl: Add the '--location' flagJaime Marquínez Ferrándiz2015-02-171-1/+1
* [downloader/external] Simplify source_addressPhilipp Hagemeister2015-02-021-4/+3
* [downloader/external] SimplifySergey M․2015-02-021-1/+1
* [downloader/external] SimplifySergey M․2015-02-021-2/+3
* passing source address option to external downloadersvijayanand nandam2015-02-021-0/+9
* [YoutubeDL] Fill the info dict 'http_headers' field with all the headers avai...Jaime Marquínez Ferrándiz2015-01-241-40/+3
* [downloader/external] Use the 'http_headers' fieldJaime Marquínez Ferrándiz2015-01-241-3/+3
* [downloader/external] Add curl and aria2c (Closes #182)Philipp Hagemeister2015-01-241-2/+25
* [downloader] Lay groundwork for external downloaders.Philipp Hagemeister2015-01-241-0/+131