From 114271a5066d4d5dcc02ae3f72aee6e666109938 Mon Sep 17 00:00:00 2001 From: rabble Date: Fri, 26 Sep 2025 12:18:01 +1200 Subject: NIP-71: Add addressable video events (kinds 32221, 32222) Extends NIP-71 to support addressable video events for content that may need updates after publication. This enables: - Metadata corrections without republishing - URL migration when hosting changes - Preservation of imported content IDs from legacy platforms - Platform migration tracking Adds kinds 32221 (normal videos) and 32222 (short videos) with required 'd' tag for unique identification and optional 'origin' tag for tracking imported content. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 397eceb..b5051b5 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,8 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos | `31925` | Calendar Event RSVP | [52](52.md) | | `31989` | Handler recommendation | [89](89.md) | | `31990` | Handler information | [89](89.md) | | +| `32221` | Addressable Video Event | [71](71.md) | +| `32222` | Addressable Short Video Event | [71](71.md) | | `32267` | Software Application | | | | `34550` | Community Definition | [72](72.md) | | `38383` | Peer-to-peer Order events | [69](69.md) | -- cgit v1.2.3