1
0
Fork 0
mirror of synced 2024-06-02 18:34:37 +12:00
bulk-downloader-for-reddit/bdfr
2021-05-25 19:33:32 +10:00
..
archive_entry Adding some more info in threads and comments: distinguished, spoiler, locked, sticky 2021-05-20 18:26:50 +02:00
site_downloaders Update blacklist 2021-05-25 19:33:32 +10:00
__init__.py Rename module 2021-04-18 16:44:52 +03:00
__main__.py Reverts #384 2021-05-21 00:22:44 +03:00
archiver.py Refactor out super class RedditConnector 2021-05-17 11:50:17 +10:00
configuration.py Reverts #384 2021-05-21 00:22:44 +03:00
connector.py Reverts #384 2021-05-21 00:22:44 +03:00
default_config.cfg Add customisable time formatting 2021-05-03 14:05:05 +10:00
download_filter.py Make downloadfilter apply itself to Resources 2021-05-03 14:02:03 +10:00
downloader.py Catch error with MacOS writing per issue #407 2021-05-23 12:17:14 +10:00
exceptions.py Rename module 2021-04-18 16:44:52 +03:00
file_name_formatter.py Add customisable time formatting 2021-05-03 14:05:05 +10:00
oauth2.py Bind socket to '0.0.0.0' rather than 'localhost' to allow for more flexible OAuth connection. (#368) 2021-05-12 17:47:33 +03:00
resource.py Fix download retries logic 2021-05-25 09:56:22 +10:00
site_authenticator.py Rename module 2021-04-18 16:44:52 +03:00