diff options
| author | fiatjaf_ <fiatjaf@gmail.com> | 2024-08-20 12:56:05 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-20 12:56:05 -0300 |
| commit | ca3c52e3e74f0a4679f1c6c0d9ac6461ea748d2d (patch) | |
| tree | 521828c5f9d142b50102a520d31d94b066dc8ace /71.md | |
| parent | d0962aac09ed1747c19bb96ce4accdaaab707c8d (diff) | |
rename "parameterized replaceable event" to "addressable event" (#1418)
Diffstat (limited to '71.md')
| -rw-r--r-- | 71.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -6,7 +6,7 @@ Video Events | |||
| 6 | 6 | ||
| 7 | `draft` `optional` | 7 | `draft` `optional` |
| 8 | 8 | ||
| 9 | This specification defines video events representing a dedicated post of externally hosted content. These video events are _parameterized replaceable_ and delete requestable per [NIP-09](09.md). | 9 | This specification defines video events representing a dedicated post of externally hosted content. These video events are _addressable_ and delete-requestable per [NIP-09](09.md). |
| 10 | 10 | ||
| 11 | Unlike a `kind 1` event with a video attached, Video Events are meant to contain all additional metadata concerning the subject media and to be surfaced in video-specific clients rather than general micro-blogging clients. The thought is for events of this kind to be referenced in a Netflix, YouTube, or TikTok like nostr client where the video itself is at the center of the experience. | 11 | Unlike a `kind 1` event with a video attached, Video Events are meant to contain all additional metadata concerning the subject media and to be surfaced in video-specific clients rather than general micro-blogging clients. The thought is for events of this kind to be referenced in a Netflix, YouTube, or TikTok like nostr client where the video itself is at the center of the experience. |
| 12 | 12 | ||