Releases: d60/twikit
Releases · d60/twikit
Version 1.7.0
Version 1.7.0
Added
- Account auto unlock
Added the ability to automatically unlock accounts using Captcha Solver.
https://twikit.readthedocs.io/en/latest/twikit.html#twikit._captcha.capsolver.Capsolver
Removed
- Random User Agent Generation
Discontinued random User Agent generation. - Client.get_media
This method has been removed.
Deprecated
- proxies Argument
The proxies argument inClient
is now deprecated. Useproxy
instead.
Version 1.6.4
Added Client.reverse_geocode
, Client.search_geo
, Client.get_place
, Place
Version 1.6.3
Added get_latest_followers, get_latest_friends, get_followers_ids, get_friends_ids
Version 1.6.1
Added get_place_trends, get_available_locations, TweetEngagementEvent.reply_count
Version 1.6.0
Now supports the streaming API.
You can receive real-time events such as tweet engagements updates, DM updates, and DM typings.
For more information and usage examples, see the document.
Version 1.5.13
version1.5.13 Updated __init__.py
Version 1.5.11
Fixed Tweet.full_text, Tweet.urls
Version 1.5.8
Version1.5.8 Add files via upload
Version 1.5.6
Added bookmark folder features.
(Twitter Premium user ony)
Version 1.5.4
Added some features for Twitter Premium.