upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrabble <evan@protest.net>2025-09-26 12:18:01 +1200
committerrabble <evan@protest.net>2025-09-26 12:18:01 +1200
commit114271a5066d4d5dcc02ae3f72aee6e666109938 (patch)
tree7f0b02a751510969c13602813c3d39824aa8f28c /README.md
parent93f95c2156ab8317b752823bdac2a14556149cb9 (diff)
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.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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
248| `31925` | Calendar Event RSVP | [52](52.md) | 248| `31925` | Calendar Event RSVP | [52](52.md) |
249| `31989` | Handler recommendation | [89](89.md) | 249| `31989` | Handler recommendation | [89](89.md) |
250| `31990` | Handler information | [89](89.md) | | 250| `31990` | Handler information | [89](89.md) | |
251| `32221` | Addressable Video Event | [71](71.md) |
252| `32222` | Addressable Short Video Event | [71](71.md) |
251| `32267` | Software Application | | | 253| `32267` | Software Application | | |
252| `34550` | Community Definition | [72](72.md) | 254| `34550` | Community Definition | [72](72.md) |
253| `38383` | Peer-to-peer Order events | [69](69.md) | 255| `38383` | Peer-to-peer Order events | [69](69.md) |