Gogettr

Latest version: v0.9.0

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

Scan your dependencies

Page 1 of 2

0.9.0

What's Changed
* switched to using a named logger by twitter-79 in https://github.com/stanfordio/gogettr/pull/25
* Bump urllib3 from 2.0.6 to 2.0.7 by dependabot in https://github.com/stanfordio/gogettr/pull/29

New Contributors
* twitter-79 made their first contribution in https://github.com/stanfordio/gogettr/pull/25
* dependabot made their first contribution in https://github.com/stanfordio/gogettr/pull/29

**Full Changelog**: https://github.com/stanfordio/gogettr/compare/v0.8.0...v0.9.0

0.8.0

What's Changed
* Add Live capability by KonradIT in https://github.com/stanfordio/gogettr/pull/16
* Fix followers and following search (API limit lowered from 500 to 20)

**Full Changelog**: https://github.com/stanfordio/gogettr/compare/v0.7.0...v0.8.0

0.7.0

What's Changed
* Fix tests by KonradIT in https://github.com/stanfordio/gogettr/pull/9
* Fix Hashtags test by KonradIT in https://github.com/stanfordio/gogettr/pull/10
* Fix user activity test, uses `emeraldrobinson` instead of `support` by KonradIT in https://github.com/stanfordio/gogettr/pull/11
* Fix infl level in user info test by iRove108 in https://github.com/stanfordio/gogettr/pull/12
* Misc. fixes by KonradIT in https://github.com/stanfordio/gogettr/pull/14

New Contributors
* iRove108 made their first contribution in https://github.com/stanfordio/gogettr/pull/12

**Full Changelog**: https://github.com/stanfordio/gogettr/compare/v0.6.0...v0.7.0

0.6.0

- Adds the `registered` command to check if a username is registered (thanks KonradIT).
- Reliability improvements for the `all` command.

0.5.0

* A `comments` command is now available to pull all the comments on a post. Thanks KonradIT!
* The `all` command now pulls posts and comments in parallel using a thread pool, making the command faster by an order of magnitude. You can set the number of workers using the `--workers` option.
* GETTR's API is sometimes unreliable, and it's constantly changing. This release makes GoGettr less likely to unnecessarily propagate GETTR API errors. (For example, requests that timeout are now retried.)

0.4.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.