Files
gallery-dl/gallery_dl
Mike Fährmann a383eca7f6 decouple extractor initialization
Introduce an 'initialize()' function that does the actual init
(session, cookies, config options) and can called separately from
the constructor __init__().

This allows, for example, to adjust config access inside a Job
before most of it already happened when calling 'extractor.find()'.
2023-07-25 22:16:16 +02:00
..
2023-03-10 22:08:10 +01:00
2021-10-13 04:07:41 +02:00
2023-07-22 01:20:50 +02:00
2023-02-10 17:05:20 +01:00
2023-02-28 23:10:23 +01:00