1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-26 12:42:29 +01:00
gallery-dl/gallery_dl
2024-04-11 23:41:50 +02:00
..
downloader [downloader:http] add MIME type and signature for .mov files (#5287) 2024-03-06 14:00:24 +01:00
extractor [tapas] add 'creator' extractor (#5306) 2024-04-11 23:41:50 +02:00
postprocessor [pp:mtime] do not overwrite '_mtime' for None values (#5439) 2024-04-07 02:33:19 +02:00
__init__.py allow using an empty string as argument for -D/--directory 2024-01-12 16:39:16 +01:00
__main__.py fix symlink resolution in __main__.py 2023-09-30 17:02:57 +02:00
actions.py 'sys.exit' -> 'SystemExit' 2023-08-21 23:46:39 +02: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 'sys.exit' -> 'SystemExit' 2023-08-21 23:46:39 +02:00
cookies.py remove 'contextlib' imports 2024-04-06 16:59:09 +02:00
exception.py fix HttpError.status value 2024-02-24 00:04:24 +01:00
formatter.py [formatter] fix local DST datetime offsets for ':O' 2024-03-21 20:45:46 +01:00
job.py remove single quotes in some logging messages (#4908) 2023-12-11 19:13:45 +01:00
oauth.py replace '24*3600' with '86400' 2023-12-18 23:57:22 +01:00
option.py implement -e/--error-file as a logging handler 2023-12-10 00:06:39 +01:00
output.py automatically create directory path for logging files (#5249) 2024-02-28 02:11:20 +01:00
path.py fix filename formatting silently failing under certain circumstances 2024-02-10 21:18:57 +11:00
text.py handle URLs without '/' after their TLD (#5252) 2024-02-29 15:05:46 +01:00
util.py restore LD_LIBRARY_PATH for PyInstaller builds (#5421) 2024-04-06 16:58:33 +02:00
version.py [kemonoparty] fix KeyError for empty files (#5368) 2024-03-24 02:21:38 +01:00
ytdl.py [ytdl] fix crash due to removed 'no_color' attribute 2023-05-25 23:11:49 +02:00