1
0
Fork 0
mirror of synced 2024-05-17 10:42:39 +12:00
bulk-downloader-for-reddit/bdfr
2021-05-19 10:09:46 +10:00
..
archive_entry Rename module 2021-04-18 16:44:52 +03:00
site_downloaders Fix bug with some Imgur extensions 2021-05-19 09:57:27 +10:00
__init__.py Rename module 2021-04-18 16:44:52 +03:00
__main__.py Rename --exclude-id(-file) to --skip-id(-file) 2021-05-17 10:30:55 +10:00
archiver.py Refactor out super class RedditConnector 2021-05-17 11:50:17 +10:00
configuration.py Rename --exclude-id(-file) to --skip-id(-file) 2021-05-17 10:30:55 +10:00
connector.py Refactor out super class RedditConnector 2021-05-17 11:50:17 +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 Merge branch 'reddit_connector_refactor' of https://github.com/Serene-Arc/bulk-downloader-for-reddit into Serene-Arc-reddit_connector_refactor 2021-05-17 13:53:48 +03: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 Catch additional error 2021-05-19 10:09:46 +10:00
site_authenticator.py Rename module 2021-04-18 16:44:52 +03:00