1
0
Fork 0
mirror of synced 2024-05-19 19:52:41 +12:00
bulk-downloader-for-reddit/bdfr
OMEGARAZER fecb65c53a
Lint run
Linting run through various things. Mostly markdownlint.
2022-11-29 11:48:24 -05:00
..
archive_entry Fix PRAW deprecations 2022-11-21 21:37:59 -05:00
site_downloaders Redgifs improvements 2022-11-27 18:07:43 -05: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 catch for per-submission praw errors 2022-11-20 18:54:56 +10:00
cloner.py Catch exceptions in cloner 2022-11-24 10:48:17 +10:00
configuration.py Update configuration.py 2022-07-23 17:24:05 +10:00
connector.py Fix PRAW deprecations 2022-11-21 21:37:59 -05:00
default_config.cfg Lint run 2022-11-29 11:48:24 -05:00
download_filter.py Make downloadfilter apply itself to Resources 2021-05-03 14:02:03 +10:00
downloader.py Add catch for per-submission praw errors 2022-11-20 18:54:56 +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