Pirate-Crew / IPTV

Search and perform brute force attacks on illegal IPTV Servers
MIT License
378 stars 232 forks source link

Error Module and Language #46

Open Ludotech opened 8 years ago

Ludotech commented 8 years ago

Hello i have this error with Dev versione

Traceback (most recent call last):
  File "iptv.py", line 192, in <module>
    menu()
  File "iptv.py", line 141, in menu
    menu()
  File "iptv.py", line 145, in menu
    app.search_account(server)
TypeError: search_account() takes at least 3 arguments (2 given)

With master version, when i attack a site, the script show this message:
`"Cannot open the current Language file. Try another one"`
pikomule commented 7 years ago

I have the same problem: line 192, 145 and 141