We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acfd566 commit 053ec60Copy full SHA for 053ec60
blip-0010.md
@@ -48,7 +48,7 @@ Identifying the episode **recommended**: use any of `episode`, `itemID` or `epis
48
49
Information about time within the episode **recommended**: use any of `time`, `ts`. **ts preferred**
50
* `time` (str) HH:MM:SS timestamp when the boost/stream was sent WITHIN the episode (playback position)
51
-* `ts` (int) Timestamp when the boost/stream was sent WITHIN the episode (playback position)
+* `ts` (int) Timestamp when the boost/stream was sent WITHIN the episode, in seconds (playback position)
52
53
Rest of keys:
54
* `action` **recommended**: (str) "boost" or "stream"
0 commit comments