Skip to content

Commit

Permalink
Timestamp is in seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
satoshisstream authored Jan 31, 2022
1 parent acfd566 commit 053ec60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blip-0010.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Identifying the episode **recommended**: use any of `episode`, `itemID` or `epis

Information about time within the episode **recommended**: use any of `time`, `ts`. **ts preferred**
* `time` (str) HH:MM:SS timestamp when the boost/stream was sent WITHIN the episode (playback position)
* `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)

Rest of keys:
* `action` **recommended**: (str) "boost" or "stream"
Expand Down

0 comments on commit 053ec60

Please sign in to comment.