my.instagram.android: properly extract our own user

This commit is contained in:
Dima Gerasimov 2023-03-24 21:48:13 +00:00
parent 04beb6738f
commit 5503a618e4
2 changed files with 38 additions and 13 deletions

View file

@ -146,6 +146,9 @@ class tinder:
class instagram:
class android:
export_path: Paths
username: Optional[str]
full_name: Optional[str]
class gdpr:
export_path: Paths