mirror of
https://github.com/searxng/searxng.git
synced 2024-11-13 13:41:03 +00:00
[docs] engine_overview.rst: add length and views parameter to videos template
This commit is contained in:
parent
80226ad6b7
commit
9bbcd37138
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
========================= =====================================================
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue