
Engine stats - odysee
Engine name | Scores | Result count | Response time | Reliability | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
odysee | 0.2 |
|
85 |
Errors and exceptions
Exception | TypeError | Percentage | 10 |
---|---|---|---|
Parameter | int() argument must be a string, a bytes-like object or a real number, not 'NoneType' | ||
Filename | searx/engines/odysee.py:69 | ||
Function | format_duration | ||
Code | seconds = int(duration) |
Exception | httpx.ReadTimeout | Percentage | 5 |
---|---|---|---|
Parameter | NoneNonelighthouse.odysee.tv | ||
Filename | searx/search/processors/online.py:116 | ||
Function | _send_http_request | ||
Code | response = req(params['url'], **request_args) |