mirror of
https://github.com/searxng/searxng.git
synced 2024-11-15 09:10:12 +01:00
[docs] engine_overview.rst: add length and views parameter to videos template
This commit is contained in:
parent
80226ad6b7
commit
9bbcd37138
@ -339,6 +339,8 @@ type.
|
|||||||
content *(not implemented yet)*
|
content *(not implemented yet)*
|
||||||
publishedDate :py:class:`datetime.datetime`, time of publish
|
publishedDate :py:class:`datetime.datetime`, time of publish
|
||||||
thumbnail string, url to a small-preview image
|
thumbnail string, url to a small-preview image
|
||||||
|
length :py:class:`datetime.timedelta`, duration of result
|
||||||
|
views string, view count in humanized number format
|
||||||
========================= =====================================================
|
========================= =====================================================
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user