1
0
Fork 0
ScrapTheChan/scrapthechan
Alexander Andreev b335891097
Copyright, date, and version are updated.
2021-05-03 02:41:32 +04:00
..
cli Added option --skip-posts and messages are now takes just one line. 2021-05-03 02:35:31 +04:00
parsers Lolifox removed. Added skip_posts handling. 2021-05-03 02:40:57 +04:00
scrapers Now incrementing _files_downloaded happens when _progress_callback is set. And made super() with no args. 2021-05-03 02:33:14 +04:00
__init__.py Copyright, date, and version are updated. 2021-05-03 02:41:32 +04:00
fileinfo.py Added order=True for FIleInfo to make sure that order of fields is preserved. 2021-05-03 02:36:17 +04:00
parser.py Rewrite of Parser class because it was fucked up. Now there's no problems with inheritance and its subclasses now more pleasant to write. ThreadNotFoundError now has a reason field. 2021-05-03 02:38:46 +04:00
scraper.py Added a missing return True statement in _check_file 2021-05-03 02:30:31 +04:00