github steipete/bird v0.5.0

latest releases: v0.8.0, v0.7.0, v0.6.0...
2 months ago

Added

  • likes command to list your liked tweets (thanks @swairshah).
  • Quoted tweet data in JSON output + --quote-depth (thanks @alexknowshtml).
  • following/followers commands to list users (thanks @lockmeister).

Changed

  • Query ID updater now tracks the Likes GraphQL operation.
  • Query ID updater now tracks Following/Followers GraphQL operations.
  • Query ID updater now tracks BookmarkFolderTimeline and keeps bookmark query IDs seeded.
  • following/followers JSON user fields are now camelCase (followersCount, followingCount, isBlueVerified, profileImageUrl, createdAt).
  • Cookie extraction timeout is now configurable (default 30s on macOS) via --cookie-timeout / BIRD_COOKIE_TIMEOUT_MS (thanks @tylerseymour).
  • Search now paginates beyond 20 results when using -n (thanks @ryanh-ai).
  • Library exports are now separated from the CLI entrypoint for easier embedding.

Don't miss a new bird release

NewReleases is sending notifications on new releases.