summaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
authorBnyro <bnyro@tutanota.com>2024-07-20 21:30:27 +0200
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-07-27 11:49:58 +0200
commit9bbcd37138d4cbeb0a328ca02fb50bfc5bc7486d (patch)
tree497bf1059826c3d26d2f7f6635d82f65a291795f /docs/dev
parent80226ad6b70649e4b6a92b3918e0eb2c4f9c86ba (diff)
downloadsearxng-9bbcd37138d4cbeb0a328ca02fb50bfc5bc7486d.tar.gz
searxng-9bbcd37138d4cbeb0a328ca02fb50bfc5bc7486d.zip
[docs] engine_overview.rst: add length and views parameter to videos template
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/engines/engine_overview.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/dev/engines/engine_overview.rst b/docs/dev/engines/engine_overview.rst
index 0a57cc640..1a6270a3b 100644
--- a/docs/dev/engines/engine_overview.rst
+++ b/docs/dev/engines/engine_overview.rst
@@ -339,6 +339,8 @@ type.
content *(not implemented yet)*
publishedDate :py:class:`datetime.datetime`, time of publish
thumbnail string, url to a small-preview image
+ length :py:class:`datetime.timedelta`, duration of result
+ views string, view count in humanized number format
========================= =====================================================