Releases: Alfa-Q/python-nozomi
Releases · Alfa-Q/python-nozomi
python-nozomi-v2.0.0
Bug Fixes
- Fixed outdated headers when requesting media
- Fix image url generation to match the current logic on the site
Changes
- Updated the data models to match the current data models on the site
- Renamed old
api.get_posts()
function toapi.get_posts_with_tags()
New Features
- Download multiple posts from a list of urls with
api.get_posts()
python-nozomi-v1.2.0
Bug Fixes
- Fixed issue where only one image would be downloaded for posts that contained multiple images
New Features
- Download a single post provided a URL via
api.get_post()
function
python-nozomi-v1.1.1
Version 1.2
python-nozomi-v1.1.0
New Features
- Download functionality implemented for saving posts.
python-nozomi-v1.0.0
Initial release