1
0
Fork 0
mirror of synced 2024-05-19 03:32:34 +12:00
bulk-downloader-for-reddit/bdfr
Ali Parlakçı a2e22e894a
Fix xml archiver encoding bug (#349)
* test_integration: add archiver tests

* archiver.py: fix encoding bug in xml archiver
2021-05-06 16:11:48 +03:00
..
archive_entry Rename module 2021-04-18 16:44:52 +03:00
site_downloaders Consolidate exception block 2021-05-06 10:43:56 +10:00
__init__.py Rename module 2021-04-18 16:44:52 +03:00
__main__.py __main__.py: fix typo in -f argument 2021-05-06 12:52:45 +03:00
archiver.py Fix xml archiver encoding bug (#349) 2021-05-06 16:11:48 +03:00
configuration.py Add customisable time formatting 2021-05-03 14:05:05 +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 Add customisable time formatting 2021-05-03 14:05:05 +10: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 Add missing default argument 2021-04-28 12:03:28 +10:00
resource.py Fix time filters (#279) 2021-04-18 16:44:52 +03:00
site_authenticator.py Rename module 2021-04-18 16:44:52 +03:00