.. |
downloader
|
[downloader:http] add MIME type and signature for .ico files
|
2021-01-01 16:07:33 +01:00 |
extractor
|
remove support for deprecated options
|
2021-01-24 22:30:16 +01:00 |
postprocessor
|
remove support for deprecated options
|
2021-01-24 22:30:16 +01:00 |
__init__.py
|
add a 'extractor.modules' option
|
2020-10-25 03:05:10 +01:00 |
__main__.py
|
return with non-zero exit status on error
|
2019-10-27 23:54:18 +01:00 |
cache.py
|
increase SQLite connection timeouts (#1173)
|
2020-12-19 20:15:07 +01:00 |
cloudflare.py
|
prevent unhandled exception on Cloudflare challenges (#868)
|
2020-07-08 23:22:33 +02:00 |
config.py
|
implement 'config.accumulate()' (#994)
|
2020-09-14 21:13:08 +02:00 |
exception.py
|
add 'response' objects to 'HttpError's
|
2020-07-30 18:23:26 +02:00 |
job.py
|
initialize 'hooks' as empty tuple
|
2020-11-28 18:18:49 +01:00 |
oauth.py
|
write OAuth token to cache by default (#616)
|
2020-05-25 22:35:45 +02:00 |
option.py
|
add '-G' command-line option (#1217)
|
2021-01-07 19:07:05 +01:00 |
output.py
|
add global WINDOWS bool
|
2020-05-19 22:32:53 +02:00 |
text.py
|
improve filename_from_url() performance
|
2020-10-23 00:14:06 +02:00 |
util.py
|
make 'generate_token()' compatible with Python 3.4
|
2021-01-14 03:48:10 +01:00 |
version.py
|
remove support for deprecated options
|
2021-01-24 22:30:16 +01:00 |