Metadata-Version: 2.1
Name: yais
Version: 0.2.0
Summary: Yet Another Image Scraper
Home-page: https://github.com/whtsky/yais
License: MIT
Author: Wu Haotian
Author-email: whtsky@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: beautifulsoup4 (>=4.8.1,<5.0.0)
Requires-Dist: imagesize (>=1.1.0,<2.0.0)
Requires-Dist: requests (>=2.22.0,<3.0.0)
Project-URL: Repository, https://github.com/whtsky/yais
Description-Content-Type: text/markdown

# yais

Yet Another Image Scraper

## Changelog

### v0.2.0

- Add support for tweet with multiple images. ( e.g. https://twitter.com/hunwaritoast/status/1188048064948293632 )
- Add support for zerochan.net

