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.