HowLongToBeat-PythonAPI
HowLongToBeat-PythonAPI copied to clipboard
[BUG] No results found
Describe the bug
fake_useragent.errors.FakeUserAgentError: ('Data list is empty', None)
To Reproduce
results = await HowLongToBeat().async_search("Pokemon Red")
await ctx.send(results)
HLTB API Version
You can show it with pip show
howlongtobeatpy-1.0.18
That's a little strange, what's your version of fake_useragent? You can print it with pip show fake_useragent
Because it doesn't happen in my pc nor in the github tests
Closed for no activity and no error detected