1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-26 04:32:51 +01:00
gallery-dl/test
Mike Fährmann 0514d6a0ae
make --filter and --range config-file options
The functionality of --(chapter-)filter and --(chapter-)range are now
also exposed as the following config-file options:

- extractor.*.image-filter
- extractor.*.image-range
- extractor.*.chapter-filter
- extractor.*.chapter-range

TODO: update configuration.rst
2018-10-07 21:39:56 +02:00
..
__init__.py add tests for text-module 2015-10-03 14:51:13 +02:00
test_config.py change config specifiers in input file format 2018-02-16 03:10:41 +01:00
test_cookies.py [batoto] remove module 2018-01-23 21:37:32 +01:00
test_downloader.py adjust value resolution for retries/timeout/verify options 2018-10-07 21:13:39 +02:00
test_extractor.py [test:extractor] small fixes and improvements 2018-08-15 21:49:33 +02:00
test_oauth.py change OAuth test server 2018-06-28 14:32:02 +02:00
test_results.py fix 'content' tests 2018-10-05 21:10:33 +02:00
test_text.py implement text.split_html() 2018-05-27 15:00:41 +02:00
test_util.py make --filter and --range config-file options 2018-10-07 21:39:56 +02:00