]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/api/embeds.md
Add videos list filters param in api doc
[github/Chocobozzz/PeerTube.git] / support / doc / api / embeds.md
index 80d6c22793d34a18d8b6e6642d6bb37096230506..7085b4b0ad569e2592eafd143a433fb350ac7712 100644 (file)
@@ -125,6 +125,8 @@ The parameter of the callback will resemble:
 }
 ```
 
+`duration` field and `ended` `playbackState` are available in PeerTube >= 2.2.
+
 The `volume` field contains the volume from `0` (silent) to `1` (full volume).
 The `playbackState` can be `unstarted`, `playing`, `paused` or `ended`. More states may be added later.