1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 10:42:34 +01:00
gallery-dl/gallery_dl
2024-08-12 21:03:35 +08:00
..
downloader consistent 'with open(…) as fp:' syntax 2024-06-14 01:22:00 +02:00
extractor [e621] cache pool metadata results 2024-08-12 21:03:35 +08:00
postprocessor [pp:metadata] implement 'base-directory' option (#5262, #5728) 2024-08-07 10:15:06 +02:00
__init__.py add '-J/--resolve-json' command-line option (#5864) 2024-07-26 20:41:35 +02:00
__main__.py
actions.py [actions] emit logging messages before waiting/exiting/etc 2024-07-01 01:19:25 +02:00
aes.py
archive.py [archive] implement DownloadArchiveMemory class (#5255) 2024-05-10 01:15:44 +02:00
cache.py
config.py consistent 'with open(…) as fp:' syntax 2024-06-14 01:22:00 +02:00
cookies.py add thorium cookies support 2024-06-27 17:56:53 +02:00
exception.py
formatter.py [formatter] implement 'X' format specifier (#5770) 2024-06-21 20:56:19 +02:00
job.py add '-J/--resolve-json' command-line option (#5864) 2024-07-26 20:41:35 +02:00
oauth.py
option.py remove debug remains 2024-08-12 08:00:59 +02:00
output.py [actions] move LoggerAdapter from 'output' to 'actions' 2024-06-30 20:41:51 +02:00
path.py [path] leave '..' segments as is (#5728) 2024-08-01 13:35:42 +02:00
text.py
update.py [workflows:executables] change dev/linux binary name to …_linux 2024-05-29 02:46:29 +02:00
util.py [util] let a CustomNone instance be equal to itself 2024-07-26 20:56:01 +02:00
version.py [gofile] fix "KeyError: 'childrenIds'" (#5993) 2024-08-11 15:26:58 +02:00
ytdl.py [ytdl] fix --cookies-from-browser option parsing 2024-07-25 17:45:25 +02:00