dvingerh / PyInstaLive

Python script to download Instagram livestreams.
MIT License
547 stars 111 forks source link

security question: #83

Closed UmutAlihan closed 4 years ago

UmutAlihan commented 4 years ago

I receive a login notice from a phone I don't own. Why my account logs into with this phone, while I use pyinstalive cli?

resim

dvingerh commented 4 years ago

That's the default phone configured in the API dependency this script uses

See https://github.com/ping/instagram_private_api/blob/8eb3d726360cce264a586a0a68bc778882f41c81/instagram_private_api/constants.py#L12-L20

UmutAlihan commented 4 years ago

I am relieved :) thank you very much!