1
0
Fork 0
mirror of synced 2024-06-28 19:10:41 +12:00
bulk-downloader-for-reddit/bulkredditdownloader
2021-04-18 16:44:06 +03:00
..
site_downloaders Fix bug where file extension is never specified for text posts 2021-04-18 16:44:05 +03:00
tests Add method to sanitise subreddit inputs 2021-04-18 16:44:06 +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 Add method to sanitise subreddit inputs 2021-04-18 16:44:06 +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