Files
gallery-dl/test
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
..
2015-10-03 14:51:13 +02:00
2021-10-13 04:07:41 +02:00
2023-03-02 17:26:51 +01:00
2023-02-28 18:18:55 +01:00