1
0
Fork 0
mirror of synced 2024-05-12 16:22:35 +12:00
bulk-downloader-for-reddit/bdfr
Serene e004ccd148
Merge pull request #521 from Serene-Arc/bug_fix_518
Fix bug with different Vidble links
2021-09-14 13:48:26 +10:00
..
archive_entry Record user flair in comment archive entries 2021-07-02 14:01:24 +10:00
site_downloaders Merge pull request #521 from Serene-Arc/bug_fix_518 2021-09-14 13:48:26 +10:00
__init__.py Rename module 2021-04-18 16:44:52 +03:00
__main__.py Add ability to read IDs from files 2021-07-21 17:32:38 +10:00
archiver.py Implement callbacks for downloading 2021-07-27 13:39:49 +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 Add ability to read IDs from files 2021-07-21 17:32:38 +10:00
connector.py Merge pull request #482 from Serene-Arc/enhancement_481 2021-09-12 20:07:17 +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 Add in downloader parameters 2021-07-29 19:10:10 +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 Add in downloader parameters 2021-07-29 19:10:10 +10:00
site_authenticator.py Rename module 2021-04-18 16:44:52 +03:00