Browse Source

[docs] engine_overview.rst: add length and views parameter to videos template

Bnyro 9 months ago
parent
commit
9bbcd37138
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/dev/engines/engine_overview.rst

+ 2 - 0
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
    ========================= =====================================================