[enh] Improved vimeo search engines, and add the configuration in the sample

This commit is contained in:
pw3t
2014-01-06 22:15:46 +01:00
parent 68364df342
commit 1950e697d6
2 changed files with 26 additions and 29 deletions

View File

@@ -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