Commit Graph

44 Commits (38e2af29d63edf138119088bdfc953691b97dfc8)

Author SHA1 Message Date
Mike Fährmann 3e4ffb0821
[gelbooru] add extractor for '/redirect.php' URLs (#1530)
3 years ago
thatfuckingbird dff03a6605
[booru] add an option to extract notes (only gelbooru for now) (#1457)
3 years ago
thatfuckingbird 918b0441fb
[gelbooru] fix tag category extraction (#1455)
3 years ago
Mike Fährmann 780bac4c8a
[gelbooru] update video server (fixes #1368)
4 years ago
Mike Fährmann 08d7934c6e
move extractors from booru.py into their own gelbooru_v02 module
4 years ago
Mike Fährmann e41e2be2f9
[booru] split '_prepare_post()'
4 years ago
Mike Fährmann a3a863fc13
[booru] add generalized extractors for *booru sites
4 years ago
Mike Fährmann 7a0ba370d1
[gelbooru] rewrite mp4 video URLs (fixes #1048)
4 years ago
Mike Fährmann fda9e296dd
[gelbooru] fix extraction without API
4 years ago
Mike Fährmann 9b4635917f
[gelbooru] simplify and fix pool extraction
4 years ago
Mike Fährmann 2188db6284
[gelbooru] fix non-API tag extraction
5 years ago
Mike Fährmann 7a5e78741c
[booru] build directory path for each file (#385)
5 years ago
Mike Fährmann 17a3426845
[gelbooru] enable all content when not using API
5 years ago
Mike Fährmann 6284731107
simplify extractor constants
6 years ago
Mike Fährmann 1d43cbbf52
[gelbooru] tag-splitting for non-api mode
6 years ago
Mike Fährmann 3dbc7c5f8d
[gelbooru] restore pool functionality
6 years ago
Mike Fährmann a2c74bc6f0
[gelbooru] inherit from BooruExtractor class
6 years ago
Mike Fährmann cc36f88586
rename safe_int to parse_int; move parse_* to text module
7 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 d0886f411e
[gelbooru] re-enable API use (closes #56)
7 years ago
Mike Fährmann 291369eab2
various smaller changes/additions
7 years ago
Mike Fährmann a1980b16f3
[gelbooru] various improvements
7 years ago
Mike Fährmann 214972bc9a
[gelbooru] use manual extraction
7 years ago
Mike Fährmann 07214f4007
[booru] place subcategories into base classes
7 years ago
Mike Fährmann 4b967fa189
implement and use extractor.config() method
8 years ago
Mike Fährmann 13dc5d72bc
update some extractors to use https
8 years ago
Mike Fährmann ff92674379
[booru] simple skip functionality
8 years ago
Mike Fährmann 94e10f249a
code adjustments according to pep8 nr2
8 years ago
Mike Fährmann d7e168799d
consistent extractor naming scheme + docstrings
8 years ago
Mike Fährmann 59445c821b
[gelbooru] remove login/auth requirement
8 years ago
Mike Fährmann 616e0aedd6
update booru testdata
9 years ago
Mike Fährmann 5a8541afa5
remove 'unstable' tests
9 years ago
Mike Fährmann ba99506c72
more extractor test-cases
9 years ago
Mike Fährmann f7c47a6018
add subcategories to extractors
9 years ago
Mike Fährmann bb8f2a3e9d
[gelbooru] update to new format
9 years ago
Mike Fährmann 3b0fe8f544
unify booru filename-patterns
9 years ago
Mike Fährmann c05dbd15b5
[gelbooru] support authentication to enable api access
9 years ago
Mike Fährmann 3c13548f29 rewrite extractors to use config-module
9 years ago
Mike Fährmann 3c6161eea7 small whitespace fixes
10 years ago
Mike Fährmann 5cb46a2cb3 [gelbooru] update to new extractor interface
10 years ago
Mike Fährmann 34d13bc906 added extractor 'danbooru' + split BooruExtractor to handle XML and JSON
10 years ago
Mike Fährmann 2a7dbd8868 [booru] unquote tags to fix multiple tags in urls
10 years ago
Mike Fährmann deef91eddc initial commit
10 years ago