Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: google videos engine #2664

Closed
LifeInTheMatrix opened this issue Aug 22, 2023 · 0 comments · Fixed by #2665
Closed

Bug: google videos engine #2664

LifeInTheMatrix opened this issue Aug 22, 2023 · 0 comments · Fixed by #2665
Labels
bug Something isn't working

Comments

@LifeInTheMatrix
Copy link

Version of SearXNG, commit number if you are using on master branch and stipulate if you forked SearXNG
Repository: https://github.com/searxng/searxng
Branch: master
Version: 2023.8.19+018b0a932

How did you install SearXNG?

searxng-docker from official wiki
What happened?

Just using google search engine for searching a video with !gov query
How To Reproduce

!gov query
Expected behavior

able produce search result
Screenshots & Logs

Sorry!
we didn't find any results. Please use another query or search in more categories

Additional context

Technical report

Error

  • Error: searx.exceptions.SearxEngineXPathException
  • Percentage: 100
  • Parameters: ('.//div[@class="Uroaid"]', 'index 0 not found')
  • File name: searx/engines/google_videos.py:117
  • Function: response
  • Code: c_node = eval_xpath_getindex(result, './/div[@class="Uroaid"]', 0)
@LifeInTheMatrix LifeInTheMatrix added the bug Something isn't working label Aug 22, 2023
return42 added a commit to return42/searxng that referenced this issue Aug 22, 2023
Closes: searxng#2664
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
return42 added a commit that referenced this issue Aug 22, 2023
Closes: #2664
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant