1
0
Fork 0
mirror of synced 2024-05-09 14:52:43 +12:00
bulk-downloader-for-reddit/bdfr
2022-09-20 17:33:44 +10:00
..
archive_entry Record user flair in comment archive entries 2021-07-02 14:01:24 +10:00
site_downloaders Remove duplicate entries 2022-09-20 17:33:44 +10:00
__init__.py Rename module 2021-04-18 16:44:52 +03:00
__main__.py Update __main__.py 2022-07-23 17:24:05 +10:00
archiver.py Add exclusion options to archiver 2022-07-15 15:18:28 +10:00
cloner.py add test. fix typos. 2021-11-24 12:49:11 +10:00
configuration.py Update configuration.py 2022-07-23 17:24:05 +10:00
connector.py Add --subscribed option 2022-07-15 15:18:28 +10:00
default_config.cfg Add --subscribed option 2022-07-15 15:18:28 +10:00
download_filter.py Make downloadfilter apply itself to Resources 2021-05-03 14:02:03 +10:00
downloader.py Change logging message 2022-07-23 17:24:05 +10:00
exceptions.py Rename module 2021-04-18 16:44:52 +03:00
file_name_formatter.py Strip any newline characters from names 2022-07-15 15:18:28 +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 Separate function out 2021-10-02 17:50:20 +10:00
site_authenticator.py Rename module 2021-04-18 16:44:52 +03:00