You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 28, 2023. It is now read-only.
Add a new -d / --delay option to slow down the script. It can be a float value like 0.5 for a half-second delay between each requests.
Update the user-agents and select it based on the current platform.
Improve error handling: warn the user if the account has been locked out.
Adds support for Twitter's paginate feature
-> Mandatory update to prevent infinite loop during "Retrieving all the threads." step when no conversation id is specified
-> May fix KeyError ("trusted" or "threads") in some cases
Adds raw output for authentication and thread list retrieval (help debugging)