Commit Graph

35 Commits (eb3ef13d28ce8bff9b07db20a89b59bdec0d7376)

Author SHA1 Message Date
Mike Fährmann 8a11b72253
remove extractor/test.py (#4504)
7 months ago
Mike Fährmann 0d3af0d35b
[tests] ignore 'ytdl' categories when import fails (#5095)
8 months ago
Mike Fährmann 2007cb2f59
[tests] check extractor category values
8 months ago
Mike Fährmann 1137d72d48
[tests] skip test_init for BaseExtractor classes without instances
10 months ago
Mike Fährmann a1977a698e
[tests] fix spurious failures in '_assert_isotime()'
11 months ago
Mike Fährmann 27ec653991
fix bug in test_init and update example URLs
1 year ago
Mike Fährmann 65b6011cc5
update test/test_extractor.py
1 year ago
Mike Fährmann d319777a24
[tests] skip 'test_init_ytdl' on Python<3.6
1 year ago
Mike Fährmann d50c312ff0
prevent test failure when there's no 'ytdl' module (#4364)
1 year ago
Mike Fährmann 48ef062867
fix issues with 'Extractor.finalize()'
1 year ago
Mike Fährmann 255d08b79e
add test for 'Extractor.initialize()' (#4359)
1 year ago
Mike Fährmann c2bc70593e
implement ability to load external extractor classes
2 years ago
Mike Fährmann 71d3143c35
fix bug in test_extractors.py
2 years ago
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