Exports OTP accounts from the Authenticator with QR codes.
Forked to provide instructions alongside the script.
- Python 3
- Pyton binaries must be added to
PATH
- Install dependencies
python -m pip install PACKAGE_NAME:
requests
pycryptodome
qrcode[pil]
pyotp - Invoke
python lastpass-authenticator-export.py -u EMAIL -o OTP_VALUE
WhereOTP_VALUEis your one time password:
https://lastpass.com/otp.php - Check
exportfolder