1
0
Fork 0
mirror of synced 2024-05-15 01:32:47 +12:00
bulk-downloader-for-reddit/bdfr
2021-07-04 11:00:02 +10:00
..
archive_entry Record user flair in comment archive entries 2021-07-02 14:01:24 +10:00
site_downloaders Catch additional error in galleries 2021-07-02 15:11:09 +10:00
__init__.py Rename module 2021-04-18 16:44:52 +03:00
__main__.py Rename option 2021-06-12 10:35:31 +10:00
archiver.py Rename option 2021-06-12 10:35:31 +10:00
cloner.py Add a combined command for the archiver and downloader: clone (#433) 2021-06-06 13:29:09 +03:00
configuration.py Rename option 2021-06-12 10:35:31 +10:00
connector.py Update regex 2021-07-04 11:00:02 +10: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 Check submission URL against filter before factory 2021-06-23 14:30:39 +10:00
exceptions.py Rename module 2021-04-18 16:44:52 +03:00
file_name_formatter.py Add path limit fix 2021-05-27 15:27:02 +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