Commit Graph

31 Commits (c83c812a1e2c279fb14ec2020c7b616e7d9ff908)

Author SHA1 Message Date
Mike Fährmann a453335a9f
remove test results in extractor modules
1 year ago
Mike Fährmann b0cb4a1b9c
replace 'text.extract()' with 'text.extr()' where possible
2 years ago
v-delta c661737f36
[Imgbox] Fix ImgboxExtractor (#2281)
3 years ago
Mike Fährmann bd08ee2859
remove most 'yield Message.Version' statements
3 years ago
Mike Fährmann 5530871b5a
change results of text.nameext_from_url()
6 years ago
Mike Fährmann 4b1880fa5e
propagate 'match' to base extractor constructor
6 years ago
Mike Fährmann 6284731107
simplify extractor constants
6 years ago
Mike Fährmann 00dc37ccbf
replace AsynchronousMixin Extractor with a Mixin
6 years ago
Mike Fährmann 5008e105ee
update archive IDs
7 years ago
Mike Fährmann 34873dbd90
set 'archive_fmt' values
7 years ago
Mike Fährmann a3e9b51bea
[imgbox] update test results
7 years ago
Mike Fährmann 92027f67f9
use consistent names for URL constants
7 years ago
Mike Fährmann 3a8a0c1f35
[imgbox] rewrite / fix extraction (closes #47)
7 years ago
Mike Fährmann 6f30cf4c64
change keyword names to valid Python identifiers
7 years ago
Mike Fährmann c45770331a
use 'str.partition()'
7 years ago
Mike Fährmann c184e47ee3
put common directory- and filename formats in base classes
7 years ago
Mike Fährmann 94e10f249a
code adjustments according to pep8 nr2
8 years ago
Mike Fährmann a849d8f2f7
add a few more tests
8 years ago
Mike Fährmann 4f51d72d22
[imgbox] handle non-existing images/galleries
8 years ago
Mike Fährmann ffc3c2d32c
[imgbox] transition to https
8 years ago
Mike Fährmann 56d810c896
update keyword hashes for tests
8 years ago
Mike Fährmann 19c2d4ff6f
remove explicit (sub)category keywords
8 years ago
Mike Fährmann a9be82ecc2
[imgbox] small fixes + tests
8 years ago
Mike Fährmann d7e168799d
consistent extractor naming scheme + docstrings
8 years ago
Mike Fährmann 3ebd126b35
[imgbox] add single image extractor
9 years ago
Mike Fährmann 4d56b76aa8
update all other extractors
9 years ago
Mike Fährmann e3e754eed7
[imgbox] use text.extract_all
9 years ago
Mike Fährmann 3c13548f29 rewrite extractors to use config-module
9 years ago
Mike Fährmann 42b8e81a68 rewrite extractors to use text-module
9 years ago
Mike Fährmann 593a29b677 [imgbox] update to new extractor interface
10 years ago
Mike Fährmann ff53b7f6fa added extractor 'imgbox'
10 years ago