Skip to content

Releases: Alfa-Q/python-nozomi

python-nozomi-v2.0.0

31 May 00:33
Compare
Choose a tag to compare

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 to api.get_posts_with_tags()

New Features

  • Download multiple posts from a list of urls with api.get_posts()

python-nozomi-v1.2.0

14 Dec 22:30
Compare
Choose a tag to compare

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

05 Nov 07:13
Compare
Choose a tag to compare
Version 1.2

python-nozomi-v1.1.0

05 Nov 07:00
Compare
Choose a tag to compare

New Features

  • Download functionality implemented for saving posts.

python-nozomi-v1.0.0

05 Nov 01:55
Compare
Choose a tag to compare

Initial release