Files
gallery-dl/gallery_dl
Mike Fährmann 745a114c61 [common] implement BaseExtractor class
Should be used when the same extractor logic applies to different
instances/domains of several sites, e.g. FoolFuuka, Shopify, etc.

This will replace the functionality of 'generate_extractors()' in
a more efficient way, by condensing everything into 1 class and not
dynamically generating an extractor class for each instance.
2021-01-26 03:48:02 +01:00
..
2020-10-25 03:05:10 +01:00
2020-11-28 18:18:49 +01:00
2021-01-26 01:01:22 +01:00
2020-05-19 22:32:53 +02:00