1
0
Fork 0
mirror of synced 2024-06-18 18:24:44 +12:00
bulk-downloader-for-reddit/bulkredditdownloader
Serene 34c8a9a5d0 Add option to download user comments (#258)
* Add option to download user comments

* Update README
2021-04-18 16:44:52 +03:00
..
archive_entry Archiver is smarter for comments (#242) 2021-04-18 16:44:51 +03:00
site_downloaders Add support for mobile Imgur links 2021-04-18 16:44:52 +03:00
tests Add option to download user comments (#258) 2021-04-18 16:44:52 +03:00
__init__.py Move to standard module structure 2021-04-18 16:42:49 +03:00
__main__.py Add option to download user comments (#258) 2021-04-18 16:44:52 +03:00
archiver.py Add option to download user comments (#258) 2021-04-18 16:44:52 +03:00
configuration.py Add option to download user comments (#258) 2021-04-18 16:44:52 +03:00
default_config.cfg Set log backup count from config 2021-04-18 16:44:52 +03:00
download_filter.py Add much more logging 2021-04-18 16:44:06 +03:00
downloader.py Set log backup count from config 2021-04-18 16:44:52 +03:00
exceptions.py Add beginning of archiver 2021-04-18 16:44:20 +03:00
file_name_formatter.py Parse unicode escapes in file name fields (#254) 2021-04-18 16:44:52 +03:00
oauth2.py Send HTTP200 when oauth2 is successful 2021-04-18 16:44:51 +03:00
resource.py Change logger message to warning 2021-04-18 16:44:52 +03:00
site_authenticator.py Add empty authenticator 2021-04-18 16:44:05 +03:00