mirror of
https://github.com/searxng/searxng.git
synced 2025-12-28 06:30:02 +00:00
[enh] Improved vimeo search engines, and add the configuration in the sample
This commit is contained in:
@@ -86,3 +86,10 @@ engine = dailymotion
|
||||
locale = en_US
|
||||
categories = videos
|
||||
|
||||
[vimeo]
|
||||
engine = vimeo
|
||||
categories = videos
|
||||
results_xpath = //div[@id="browse_content"]/ol/li
|
||||
url_xpath=./a/@href
|
||||
title_xpath=./a/div[@class="data"]/p[@class="title"]/text()
|
||||
content_xpath=./a/img/@src
|
||||
|
||||
Reference in New Issue
Block a user