Commit Graph

25 Commits (c4fcdf269128277581fafa5c9b4a874eaa05f04f)

Author SHA1 Message Date
Mike Fährmann 2e982f56af
use 'Content-Length' to determine incomplete downloads (#29)
7 years ago
Mike Fährmann b8862ff15e
add 'downloader.http.verify' option
7 years ago
Mike Fährmann d70c66c516
fix "text:" downloader
7 years ago
Mike Fährmann 58e95a7487
share extractor and downloader sessions
7 years ago
Mike Fährmann fac6c02224
[downloader] fix extension from content-type
7 years ago
Mike Fährmann 107d29ad8a
improve handling of text:... URLs
7 years ago
Mike Fährmann 48a5b11204
fix error if no file extension is found
8 years ago
Mike Fährmann e3212dd98f
fix some smaller stuff
8 years ago
Mike Fährmann e2b5cd9918
change config-path for 'retries' and 'timeout'
8 years ago
Mike Fährmann 0b5076815d
always delete incompletely downloaded files
8 years ago
Mike Fährmann 22910f9562
improve error handling of http file downloads
8 years ago
Mike Fährmann 4f123b8513
code adjustments according to pep8
8 years ago
Mike Fährmann 3c1daef839
don't delete downloaded files in certain edge cases
8 years ago
Mike Fährmann 2b2bdce366
don't raise an exception if a download fails (#5)
8 years ago
Mike Fährmann dd8236e733
enable non-standard MIME types
8 years ago
Mike Fährmann 29692c5784
get extension from Content-Type header if not provided
8 years ago
Mike Fährmann ecc6542fc8
change required parameter type to file-like objects
9 years ago
Mike Fährmann a8c0b4531d
fix issue with Ctrl+c on windows
9 years ago
Mike Fährmann 4b377ccc09
use output-module during downloads
9 years ago
Mike Fährmann 352950eebe
new method to import downloaders
9 years ago
Mike Fährmann 28fa7c53b4 docstrings and other small fixes for downloaders
10 years ago
Mike Fährmann 5545624da1 use seperate session in http downloader
10 years ago
Mike Fährmann cd4a699dd2 add 'Headers' and 'Cookies' message
10 years ago
Mike Fährmann 7c12ba1c31 move DownloadManager and ExtractorFinder
10 years ago
Mike Fährmann deef91eddc initial commit
10 years ago