1
0
Fork 0
mirror of synced 2024-05-20 04:02:36 +12:00
bulk-downloader-for-reddit/bdfr
2022-07-23 17:24:05 +10:00
..
archive_entry Record user flair in comment archive entries 2021-07-02 14:01:24 +10:00
site_downloaders Base VReddit class off of Youtube class 2022-07-15 15:18:28 +10:00
__init__.py Rename module 2021-04-18 16:44:52 +03:00
__main__.py yaml for options 2022-07-22 15:38:46 +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 Change logger message level 2022-07-22 15:45:38 +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 Add score filtering 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