Commit Graph

22 Commits (f225247670fd55a2ba8d757da1d5f7500472519f)

Author SHA1 Message Date
Mike Fährmann 36ac2197db
[ytdl] add extractor for sites supported by youtube-dl
3 years ago
Mike Fährmann 36bf76fa44
update 'oauth:mastodon:<instance>' code
4 years ago
Mike Fährmann 350b1afe1c
speed up _list_classes() after iterating over all modules once
4 years ago
Mike Fährmann 3918b69677
remove 'extractor.blacklist' context manager
4 years ago
Mike Fährmann 5df8f2959b
insert local directory into PYTHONPATH when running tests
4 years ago
Mike Fährmann 406449b0d6
ensure keys for mastodon instances are available during tests
5 years ago
Mike Fährmann 3b50c4f49d
add tests for "Extractors" in oauth.py (#670)
5 years ago
Mike Fährmann 04bd0472de
add tests for Extractor.wait()
5 years ago
Mike Fährmann 2a3bd4e3c7
rename extractor classes starting with a digit
5 years ago
Mike Fährmann 64786363be
[4chan] simplify
5 years ago
Mike Fährmann 6277a739e4
[35photo] add user-, genre-, and image-extractors (#162)
6 years ago
Mike Fährmann 4b1880fa5e
propagate 'match' to base extractor constructor
6 years ago
Mike Fährmann 9a9cd32461
implement alternative constructor for extractors
6 years ago
Mike Fährmann abbd45d0f4
update handling of extractor URL patterns
6 years ago
Mike Fährmann 6284731107
simplify extractor constants
6 years ago
Mike Fährmann bc0951d974
allow for simplified test data structures
6 years ago
Mike Fährmann 347398f692
fix various tests
6 years ago
Mike Fährmann b8fed34548
add generalized extractors for Mastodon instances (#144)
6 years ago
Mike Fährmann c9e6ccbd7c
[test:extractor] small fixes and improvements
6 years ago
Mike Fährmann 10cc59f3b5
fix extractor names
7 years ago
Mike Fährmann b1325d4d2c
fix extractor docstrings
7 years ago
Mike Fährmann dd314279fb
[test] add unit tests for extractor module functions
7 years ago