github dsdanielpark/Bard-API 0.1.39

latest release: 0.1.40
8 months ago

Bard API - version 0.1.39

$ pip install bardapi==0.1.39
$ pip install -q -U bardapi

Release Note

  • Add Google Contents: Change type hints for compatibility across various Python versions. by @dsdanielpark @veonua #210
  • Add feature: Auto Rotating Cookies by @szv99 #249 #235 #191 - The following, however, requires further development to fully implement the functionality.
  • Add ask in BardAsync: by @jjkoh95 #223
  • Fix Async Bard: I have made modifications to the implementation of async Bard. Please refer to the code examples in the documentation. I have corrected some incorrect arguments and removed unnecessary processes such as translation to align it with async. However, further development is needed. by @dsdanielpark #253 #255
  • Change cookie value assert to print: We have observed that in some countries, accounts, or regions, the cookie value does not end with a single dot. Thus, Instead of using assert, we are changing it to notify through print statements. by @dsdanielpark #261
  • Fix dependencies and refactoring by @dsdanielpark

You can check Google Official Service at #262


What's Changed

New Contributors

Full Changelog: 0.1.38...0.1.39

Don't miss a new Bard-API release

NewReleases is sending notifications on new releases.