HoloArchivists/twspace-dl

Logging in with Twitter account without 2FA does not work

RisingFog opened this issue · 2 comments

Describe the bug
Attempting to login with a twitter account which does not have 2FA enabled (but does get marked with an account duplication check request) will still ask for a 2FA code (which is impossible to get for an account without 2FA).

To Reproduce
twspace_dl --username USER --password PASSWORD -i SPACE_URL --output-cookie-file cookies.txt

Expected behavior
To be able to login to a twitter account without 2FA and generate a cookie file to use in later downloads.

Desktop (please complete the following information):

  • OS: Ubuntu 20.04.3 LTS (WSL2)
  • Version 2022.02.13
  • Installation method: pip

Oh my bad, that's a stupid error. Will fix ASAP.

Pushed to pypi