diff options
| author | rabble <evan@protest.net> | 2025-09-26 12:18:01 +1200 |
|---|---|---|
| committer | rabble <evan@protest.net> | 2025-09-26 12:18:01 +1200 |
| commit | 114271a5066d4d5dcc02ae3f72aee6e666109938 (patch) | |
| tree | 7f0b02a751510969c13602813c3d39824aa8f28c /README.md | |
| parent | 93f95c2156ab8317b752823bdac2a14556149cb9 (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.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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) | |