pferd/PFERD
2021-05-23 11:04:50 +02:00
..
authenticators Fix simple authenticator output 2021-05-23 10:45:37 +02:00
cli Extract CLI argument parsing to separate module 2021-05-22 15:03:45 +02:00
crawlers Reuse dl/cl for I/O retries in ILIAS crawler 2021-05-23 00:28:27 +02:00
__init__.py Single-source version number 2021-05-14 21:27:44 +02:00
__main__.py Explain config file dumping 2021-05-23 11:04:50 +02:00
authenticator.py Move logging logic to singleton 2021-05-18 22:45:19 +02:00
config.py Explain config file dumping 2021-05-23 11:04:50 +02:00
crawler.py Create crawler base dir at start of crawl 2021-05-23 10:52:02 +02:00
http_crawler.py Fix a few typos in HttpCrawler 2021-05-22 23:37:34 +02:00
limiter.py Change limiter logic 2021-05-15 15:25:05 +02:00
logging.py Handle abort in exclusive output state correctly 2021-05-22 18:58:19 +02:00
output_dir.py Create crawler base dir at start of crawl 2021-05-23 10:52:02 +02:00
pferd.py Fix crash as soon as first cl or dl token was acquired 2021-05-22 20:25:58 +00:00
report.py Improve output dir and report error handling 2021-05-22 20:54:42 +02:00
transformer.py Number rules starting at 1 2021-05-23 10:45:37 +02:00
utils.py Run async input and password getters in daemon thread 2021-05-22 18:37:53 +02:00
version.py Implement --version flag 2021-05-19 17:33:36 +02:00