Commit Graph

3 Commits

Author SHA1 Message Date
Mike Fährmann
ffce8d85e7 [cyberdrop] update
- add test and archive_fmt
- extract more metadata
2021-02-22 19:36:34 +01:00
Mike Fährmann
e39aea42cd fix supportedsites.py for modules without docstring
(fixes #1332)
2021-02-21 22:57:37 +01:00
loragja
7b5ee922b7 cyberdrop extractor (#1328)
* create cyberdrop extractor

* add cyberdrop to list of extractors

* fix formatting

* change class name from CyberdropExtractor to CyberdropAlbumExtractor

* add cyberdrop to list of supported sites

* attempt to clean up diff of supportedsites.rst

* replace regex with functions from text library
2021-02-21 20:42:45 +01:00