1
0
Fork 0
ScrapTheChan/CHANGELOG.md

12 lines
388 B
Markdown
Raw Normal View History

2020-07-08 22:53:39 +04:00
# Changelog
## 0.1.0 - 2020-07-08
### Added
- JSON parsers for 4chan.org, lainchan.org and 2ch.hk.
- Basic straightforward scraper that downloads files one by one.
### Issues
- 2ch.hk: I can't figure out what exactly it tells as a size and hash of a file.
Example: file may have a size of 127798 bytes (125K) but 2ch reports 150 and a
hash reported doesn't equal to a computed one.