Python-inoreader

Latest version: v0.7.0

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.7.0

Removed

- Removed `InoreaderClient.get_stream_contents`.

Changed

- Add param `n` to `InoreaderClient.fetch_articles` to reduce the number of API calls, thanks to [tosborne-slalom](https://github.com/tosborne-slalom)
- Supported `--batch-size` option in commands `fetch-articles`/`fetch-unread`/`fetch-starred`

0.6.0

Publish to pypi!

0.5.0

Added

- New method: `Inoreader.edit_subscription`
- New command `edit-subscription`, now you can do these with this command:

- Subscribe a new feed
- Unsubscribe a subscription
- Rename a subscription
- Add a subscription to a folder or remove it from a folder

Thanks to [Robért](https://github.com/rsguhr) for his [advice](https://github.com/Linusp/python-inoreader/issues/25).

0.4.6

Added

- New methods:

- `InoreaderClient.remove_general_label`
- `InoreaderClient.remove_tag`
- `InoreaderClient.remove_read`
- `InoreaderClient.remove_starred`
- `InoreaderClient.remove_liked`

thanks to [tianchen zhong](https://github.com/cczhong11)

Changed

- Add param to `inoreader.main.get_client` for customizing the config file path, thanks to [tianchen zhong](https://github.com/cczhong11)
- Command filter supported a new action `unstar`

Fixed

- Fix token in refresh_access_token method, thanks to [Torikova](https://github.com/Torikova)

0.4.5

Changed

- Fix `InoreaderClient.__get_stream_contents`, thanks to [BeautyYuYanli](https://github.com/BeautyYuYanli)

0.4.4

Changed

- Disable default app id and key due to abusion

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.