1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-23 03:02:50 +01:00
gallery-dl/test
Mike Fährmann e30ada162d
fix cookie tests
update _get_extractor():
- always return an Extractor instance with a _login_impl() method
- use Extractor.from_url()
2019-05-26 20:22:04 +02:00
..
__init__.py
test_config.py
test_cookies.py fix cookie tests 2019-05-26 20:22:04 +02:00
test_downloader.py
test_extractor.py
test_oauth.py
test_results.py improve code in tests 2019-05-13 11:48:20 +02:00
test_text.py fix strptime workaround from b0e85a4 2019-05-25 23:22:26 +02:00
test_util.py improve code in tests 2019-05-13 11:48:20 +02:00