1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 18:53:21 +01:00
gallery-dl/gallery_dl
Mike Fährmann bfa5e61900
[patreon] add explicit 'image_large' file type (#2257)
to allow more control over when and if to download 'large_url' images

4fee3a0e52 forced them to be downloaded
instead of regular images, even though 'large_url' images are most likely
an upscaled version of the original.
2022-03-06 17:07:13 +01:00
..
downloader [downloader:ytdl] make ImportErrors non-fatal (#2273) 2022-02-08 19:30:29 +01:00
extractor [patreon] add explicit 'image_large' file type (#2257) 2022-03-06 17:07:13 +01:00
postprocessor [postprocessor:mtime] add 'event' option (#2307) 2022-02-22 23:27:40 +01:00
__init__.py add 'signals-ignore' option (#2296) 2022-02-13 23:00:50 +01:00
__main__.py
cache.py run tests without using 'nose' 2021-10-13 04:07:41 +02:00
config.py support XDG_CONFIG_HOME (closes #1545) 2021-05-16 02:48:16 +02:00
exception.py [twitter] improve error handling 2022-01-23 18:01:05 +01:00
formatter.py [formatter] implement 'D' format specifier 2021-11-20 23:04:34 +01:00
job.py overhaul session initialization 2022-01-31 23:12:08 +01:00
oauth.py
option.py add --source-address command-line option (closes #2206) 2022-01-21 17:07:56 +01:00
output.py [output] write directly to sys.stdout 2021-11-29 04:41:29 +01:00
path.py [postprocessor:metadata] implement 'mtime' option (#2307) 2022-02-22 23:02:13 +01:00
text.py implement 'text.root_from_url()' 2022-03-01 03:09:57 +01:00
util.py add 'timedelta' class to the global namespace in filter expressions 2022-02-23 00:02:10 +01:00
version.py build Linux executable in its own virtualenv 2022-02-16 03:56:48 +01:00
ytdl.py [ytdl] update to latest yt-dlp changes (fixes #2124) 2021-12-24 01:50:47 +01:00