EchterAlsFake / Osintgram2

A tool to get OSINT information from an Instagram Account
GNU General Public License v3.0
23 stars 0 forks source link

Issue with comments #6

Closed chydn0y closed 3 months ago

chydn0y commented 11 months ago

Enter between 1 - 100 (default: 50) -->: 50 Fetching media: 100%|█████████████████████████████████████████████████████████████████████████| 366/366 [00:34<00:00, 10.52it/s] Traceback (most recent call last): File "Osintgram.py", line 862, in execute() File "Osintgram.py", line 825, in execute Osintgram() File "Osintgram.py", line 133, in init self.menu() File "Osintgram.py", line 272, in menu getattr(self, method)() File "Osintgram.py", line 430, in get_comments with open(f"{self.target}{os.sep}comments{os.sep}comments.txt") as comments_file: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'username/comments/comments.txt' [179970] Failed to execute script 'Osintgram' due to unhandled exception!

EchterAlsFake commented 11 months ago

Thanks for reporting, I'll fix that tomorrow :)

Chydnoy commented 11 months ago

Hello! I found few more bugs , i can post them if you want

EchterAlsFake commented 11 months ago

Yes please post them all, I'll fix them tomorrow :)

EchterAlsFake commented 11 months ago

Instagram blocks me out constantly. I can't test anything currently. I know about the errors and I try to fix them, but it's currently a mess.

If anyone of you get's the error with a file not being found you can just create that text file in the folder. A bit stupid for now, but I can't do so much now.