1
0
Fork 0
mirror of synced 2024-09-29 08:41:56 +13:00
bulk-downloader-for-reddit/bulkredditdownloader
Serene 3d2e11dc1d Add warning for non-unique file name schemes (#233)
* Add warning for non-unique file name schemes

* Update README with warning
2021-04-18 16:44:51 +03:00
..
site_downloaders Tweak regex to fix incorrect match (#237) 2021-04-18 16:44:51 +03:00
tests Add warning for non-unique file name schemes (#233) 2021-04-18 16:44:51 +03:00
__init__.py Move to standard module structure 2021-04-18 16:42:49 +03:00
__main__.py Add option to exclude submission IDs (#220) 2021-04-18 16:44:51 +03:00
archive_entry.py Add created date to archive output 2021-04-18 16:44:51 +03:00
archiver.py Add integration tests for archiver 2021-04-18 16:44:20 +03:00
configuration.py Add option to exclude submission IDs (#220) 2021-04-18 16:44:51 +03:00
default_config.cfg Load default config from package directory 2021-04-18 16:44:34 +03:00
download_filter.py Add much more logging 2021-04-18 16:44:06 +03:00
downloader.py Update some logging levels 2021-04-18 16:44:51 +03:00
exceptions.py Add beginning of archiver 2021-04-18 16:44:20 +03:00
file_name_formatter.py Add warning for non-unique file name schemes (#233) 2021-04-18 16:44:51 +03:00
oauth2.py Send HTTP200 when oauth2 is successful 2021-04-18 16:44:51 +03:00
resource.py Add shortcut in download for certain errors 2021-04-18 16:44:34 +03:00
site_authenticator.py Add empty authenticator 2021-04-18 16:44:05 +03:00