Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Is ID to username broken again? #8

@darthclide

Description

@darthclide

python InstaTracker.py -i 534895514

comes back with

File "InstaTracker.py", line 138, in
main()
File "InstaTracker.py", line 121, in main
username = useridToUsername(args.id)
File "InstaTracker.py", line 58, in useridToUsername
checkTokens()
File "InstaTracker.py", line 18, in checkTokens
getTokens()
File "InstaTracker.py", line 28, in getTokens
query_hash = re.findall(r'{value:!0});const o="(.*?)"', r)[0]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions