jbremer / vtdl

Easiest way to download samples through VirusTotal Intelligence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simplejson.errors.JSONDecodeError

ferdinan4 opened this issue · comments

When I try to use your code, I notice that there are some library deprecated that produces an error:

simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Would you fix this?