.. |
downloader
|
[downloader:http] add MIME type and signature for .heic files
|
2023-04-15 17:09:22 +02:00 |
extractor
|
[pixiv] allow sorting by popularity (requires pixiv premium)
|
2023-04-26 22:49:29 +02:00 |
postprocessor
|
[postprocessor:metadata] support putting keys in quotes
|
2023-04-25 14:30:18 +02:00 |
__init__.py
|
add 'globals' instead of overwriting the default (#3773)
|
2023-03-16 18:37:00 +01:00 |
__main__.py
|
return with non-zero exit status on error
|
2019-10-27 23:54:18 +01:00 |
actions.py
|
implement 'actions'
|
2023-03-10 22:08:10 +01:00 |
aes.py
|
implement --cookies-from-browser (#1606)
|
2022-05-07 23:06:37 +02:00 |
cache.py
|
run tests without using 'nose'
|
2021-10-13 04:07:41 +02:00 |
config.py
|
add '--config-create' command-line option
|
2023-03-01 14:49:40 +01:00 |
cookies.py
|
put argument init on separate lines
|
2023-02-10 17:05:20 +01:00 |
exception.py
|
implement restarting an extractor (#3338)
|
2023-02-11 21:06:14 +01:00 |
formatter.py
|
[formatter] support putting keys in quotes
|
2023-03-21 22:06:54 +01:00 |
job.py
|
fix circular reference detection for -K
|
2023-03-21 23:46:36 +01:00 |
oauth.py
|
replace remaining instances of base64 with binascii
|
2023-03-02 18:25:47 +01:00 |
option.py
|
add '--config-create' command-line option
|
2023-03-01 14:49:40 +01:00 |
output.py
|
[output] set 'errors=replace' for output streams (#3765)
|
2023-03-14 13:30:04 +01:00 |
path.py
|
put argument init on separate lines
|
2023-02-10 17:05:20 +01:00 |
text.py
|
add 'default' argument to 'text.extr()'
|
2022-11-09 11:00:32 +01:00 |
util.py
|
move executable check into util.py
|
2023-02-28 23:10:23 +01:00 |
version.py
|
[imagefap] extract 'description' metadata (#3905)
|
2023-04-16 17:02:16 +02:00 |
ytdl.py
|
[ytdl] fix '--parse-metadata' (#3663)
|
2023-03-05 19:57:23 +01:00 |