This website requires JavaScript.
Explore
Help
Sign In
Arav
/
ScrapTheChan
Watch
1
Star
0
Fork
0
You've already forked ScrapTheChan
Code
Releases
8
Activity
1213cef776
ScrapTheChan
/
scrapthechan
History
Alexander "Arav" Andreev
1213cef776
Lolifox removed. Added skip_posts handling.
2021-05-03 02:40:57 +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
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
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