1
0
ScrapTheChan/scrapthechan
2021-05-03 02:36:17 +04:00
..
cli Added option --skip-posts and messages are now takes just one line. 2021-05-03 02:35:31 +04:00
parsers A new generalised class for all imageboards based on Tinyboard or having identical API. 2021-05-03 02:34:38 +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 Version updated to 0.4.1. 2021-04-28 02:49:59 +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 Added support for lolifox.cc. Fixed User-Agent usage, so it applied correctly everywhere now. 2020-09-09 04:34:41 +04:00
scraper.py Added a missing return True statement in _check_file 2021-05-03 02:30:31 +04:00