Files
gallery-dl/gallery_dl
Mike Fährmann ece73b5b2a make 'path' and 'keywords' available in logging messages
Wrap all loggers used by job, extractor, downloader, and postprocessor
objects into a (custom) LoggerAdapter that provides access to the
underlying job, extractor, pathfmt, and kwdict objects and their
properties.

__init__() signatures for all downloader and postprocessor classes have
been changed to take the current Job object as their first argument,
instead of the current extractor or pathfmt.

(#574, #575)
2020-05-18 19:04:51 +02:00
..
2020-05-18 19:04:51 +02:00
2019-03-13 22:03:02 +01:00
2020-05-09 23:55:14 +02:00
2019-11-08 20:58:53 +01:00
2020-05-14 23:37:15 +02:00