1
0
Fork 0
mirror of synced 2024-06-29 03:21:19 +12:00
bulk-downloader-for-reddit/bulkredditdownloader
2021-04-18 16:44:05 +03:00
..
site_downloaders Rename file with custom exceptions 2021-04-18 16:44:05 +03:00
tests Add function to process click contexts for config 2021-04-18 16:44:05 +03:00
__init__.py Move to standard module structure 2021-04-18 16:42:49 +03:00
__main__.py Switch from argparse to click 2021-04-18 16:44:05 +03:00
configuration.py Add missing options to Configuration 2021-04-18 16:44:05 +03:00
download_filter.py Add download filter class 2021-04-18 16:43:15 +03:00
downloader.py Load config from arguments first 2021-04-18 16:44:05 +03:00
exceptions.py Rename file with custom exceptions 2021-04-18 16:44:05 +03:00
file_name_formatter.py Add indexing for multiple resources from one submission 2021-04-18 16:44:05 +03:00
oauth2.py Add some logging output 2021-04-18 16:44:05 +03:00
resource.py Update regex for finding extension 2021-04-18 16:44:05 +03:00
site_authenticator.py Add empty authenticator 2021-04-18 16:44:05 +03:00
store.py Move to different program structure 2021-04-18 16:43:55 +03:00