diff options
| author | Alex Gleason <alex@alexgleason.me> | 2024-08-15 16:34:52 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-15 16:34:52 -0500 |
| commit | 2c7e2af15fbdf09bec5c673a56010797f02f206f (patch) | |
| tree | bc8b1b5ae667d3d38f3c042b1979a4f0a432c434 /71.md | |
| parent | 645a562a8b870a41fd953a422e171b33f74aef07 (diff) | |
| parent | 0ee877275a339d7a29915ddb6a4b37feb714c61d (diff) | |
Merge pull request #1425 from tyiu/rename-delete-to-retract
Update NIP-09 to rename to deletion request
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 deletable per [NIP-09](09.md). | 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). |
| 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 | ||