..
authenticators
Add simple authenticator
2021-05-11 00:28:03 +02:00
crawlers
Let crawlers obtain authenticators
2021-05-13 18:57:20 +02:00
ilias
Retry on more I/O Errors
2021-04-13 11:43:22 +02:00
__init__.py
Jerry-rig DummyCrawler to run
2021-04-29 13:45:04 +02:00
authenticator.py
Add simple authenticator
2021-05-11 00:28:03 +02:00
authenticators.py
Resolve a few pylint warnings
2020-12-30 14:45:46 +01:00
conductor.py
Use global conductor instance
2021-05-11 00:05:04 +02:00
config.py
Add simple authenticator
2021-05-11 00:28:03 +02:00
cookie_jar.py
Pass string down to FileCookieJar
2020-08-12 09:09:14 +02:00
crawler.py
Fix asynchronous methods being not awaited
2021-05-13 19:39:49 +02:00
diva.py
Fetch correct diva playlist id
2020-05-11 00:25:34 +02:00
download_summary.py
Sort download summary
2020-11-17 21:36:04 +01:00
downloaders.py
Add a download progress bar
2020-05-08 17:09:56 +02:00
errors.py
Retry on more I/O Errors
2021-04-13 11:43:22 +02:00
ipd.py
Also crawl .c/.java/.zip from IPD page
2021-02-09 12:30:59 +01:00
limiter.py
Simplify Limiter implementation
2021-04-29 20:20:25 +02:00
location.py
Satisfy pyling. Useful docstrings? Not quite sure.
2020-04-23 20:35:59 +02:00
logging.py
Resolve a few pylint warnings
2020-12-30 14:45:46 +01:00
organizer.py
Resolve a few pylint warnings
2020-12-30 14:45:46 +01:00
output_dir.py
Update file metadata in more cases
2021-05-13 19:40:10 +02:00
pferd.py
Let crawlers obtain authenticators
2021-05-13 18:57:20 +02:00
progress.py
Use transient progessbar
2020-06-25 18:03:12 +02:00
report.py
Add local file crawler
2021-05-06 01:02:40 +02:00
tmp_dir.py
Extract Location into separate file
2020-04-23 17:38:28 +00:00
transform.py
Reflect totality of sanitize_windows_path in return type
2021-04-19 11:10:02 +02:00
transformer.py
Elaborate on transforms and implement changes
2021-04-29 20:24:18 +02:00
utils.py
Fix mypy errors
2021-04-29 15:47:52 +02:00