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
master
ScrapTheChan
/
scrapthechan
History
Alexander "Arav" Andreev
86ef44aa07
Version changed to 0.5.1.
2021-05-04 03:58:02 +04:00
..
cli
Turned a string into f-string.
2021-05-04 03:55:32 +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 changed to 0.5.1.
2021-05-04 03:58:02 +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
Removed excessive comparison of hash. Added message when file cannot be retrieved.
2021-05-04 03:56:59 +04:00