1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 18:53:21 +01:00
gallery-dl/gallery_dl
2022-05-02 12:41:14 +02:00
..
downloader [downloader:http] support sending POST data (#2433) 2022-03-23 21:48:38 +01:00
extractor [gelbooru_v01] add 'favorite' extractor (#2546) 2022-05-02 11:33:28 +02:00
postprocessor [postprocessor:ugoira] report errors with ffmpeg/mkvmerge (#2487) 2022-04-18 18:40:28 +02:00
__init__.py replace '\f' in --filename arguments with form feed character 2022-04-28 21:54:05 +02: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 '--ugoira-conv-copy' command-line option (#1550) 2022-03-27 15:31:24 +02:00
output.py implement 'output.colors' options (#2532) 2022-05-02 12:41:14 +02: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 use extended format strings for archive keys 2022-04-28 20:26:12 +02:00
version.py use extended format strings for archive keys 2022-04-28 20:26:12 +02:00
ytdl.py refactor proxy handling code (#2357) 2022-03-10 23:55:35 +01:00