summaryrefslogtreecommitdiff
path: root/tests/unit/test_answerers.py
diff options
context:
space:
mode:
authorSeriousConcept1134 <132124125+SeriousConcept1134@users.noreply.github.com>2025-07-23 23:33:07 +0300
committerBnyro <bnyro@tutanota.com>2025-07-25 21:40:53 +0200
commit02cbdf468b316d9c9609d35ec2a9d0916c6def4c (patch)
treeb2f5540e136c82d2a574ad9e4b1011d709d4f580 /tests/unit/test_answerers.py
parent168fa9b09bc84210922ad879aae65ff9c452c4e4 (diff)
[fix] google video: refactor broken engine to work again
The current google_videos.py in the master branch is completely non functional, due to it not parsing the returned video search results correctly. The result is searxng saying that no results were found. This commit is a new updated google_videos.py that's designed to fix that and is confirmed to be working. Implementing the suggestions by Bnyro. Re-formatted with `black` for compatibility. After failing automated checks, ran the command: black --line-length 120 --skip-string-normalization --target-version py311 google_videos.py
Diffstat (limited to 'tests/unit/test_answerers.py')
0 files changed, 0 insertions, 0 deletions