my.instagram.android: properly extract our own user
This commit is contained in:
parent
04beb6738f
commit
5503a618e4
2 changed files with 38 additions and 13 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue