1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-23 11:12:40 +01:00
gallery-dl/gallery_dl
Mike Fährmann e45792a5c4
[postprocessor:ugoira] insert extra frame
into files generated with the 'image2' demuxer to compensate for the
last frame not being shown for as long as it should.

This only happens for ugoira with non-uniform delays between frames and
only when 'repeat-last-frame' is enabled.
2022-03-26 18:04:12 +01:00
..
downloader [downloader:http] support sending POST data (#2433) 2022-03-23 21:48:38 +01:00
extractor [hitomi] update metadata extraction (fixes #2444) 2022-03-26 12:46:18 +01:00
postprocessor [postprocessor:ugoira] insert extra frame 2022-03-26 18:04:12 +01:00
__init__.py add 'signals-ignore' option (#2296) 2022-02-13 23:00:50 +01:00
__main__.py return with non-zero exit status on error 2019-10-27 23:54:18 +01:00
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 implement 'datetime_to_timestamp()' 2022-03-23 22:36:01 +01:00
job.py respect 'output.private' in '-K/--list-keywords' output 2022-03-25 22:19:37 +01:00
oauth.py write OAuth token to cache by default (#616) 2020-05-25 22:35:45 +02:00
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 implement 'datetime_to_timestamp()' 2022-03-23 22:36:01 +01:00
version.py build executables on windows-2019 2022-03-14 18:06:36 +01:00
ytdl.py refactor proxy handling code (#2357) 2022-03-10 23:55:35 +01:00