Commit Graph

19 Commits

Author SHA1 Message Date
rabble df63dd8a5b Update kind numbers to 34235 (normal videos) and 34236 (short videos) 2025-09-26 12:52:36 +12:00
rabble 114271a506 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.
2025-09-26 12:18:01 +12:00
fiatjaf_ 6a4b125ad7
nip71: make video events regular (#1704) 2025-01-30 23:21:37 -03:00
Kieran 1e2f19863c
Merge branch 'master' into nip71-imeta 2024-10-15 11:15:54 +01:00
fiatjaf a736e629be complete renaming to "addressable" events.
as noticed by @bezysoftware at https://github.com/nostr-protocol/nips/pull/1437#issuecomment-2380626514.

I don't know how so many of these instances were left from the original PR at following ca3c52e3e7.
2024-09-28 12:29:03 -03:00
kehiy e6552476aa format(all): json formatting 2024-09-03 20:41:31 +03:30
kehiy b4a2561df7 style: fix header styles in same format 2024-09-02 22:51:48 -03:00
fiatjaf_ ca3c52e3e7
rename "parameterized replaceable event" to "addressable event" (#1418) 2024-08-20 12:56:05 -03:00
Terry Yiu 0ee877275a
Update NIP-09 to rename to deletion request 2024-08-15 01:19:07 -04:00
Terry Yiu 95885afe2d
Update NIP-09 to rename deletion to retraction 2024-08-14 20:08:41 -04:00
kieran 53afaaece6
nip71 imeta 2024-05-27 12:18:27 +01:00
Asai Toshiya 5d1d1c178e NIP-71: remove `aes-256-gcm` tag 2024-05-24 22:02:13 -03:00
zmeyer44 54328d8979
Removing "summary" tag
Content in the summary tag is duplicated in the .content field
2023-12-29 17:25:13 -06:00
zmeyer44 f316b219f4
Update 71.md
Co-authored-by: Pablo Fernandez <pfer@me.com>
2023-12-29 14:15:42 -06:00
zmeyer44 8136be6eab
Update 71.md
Changed view start and end time to seconds
2023-12-27 08:26:15 -06:00
zmeyer44 2bd3c74002
Update 71.md
Adding segments
2023-12-12 14:01:51 -05:00
zmeyer44 d53f6fba15
Update 71.md
After discussing with Pablo, we decided to move away from relying on kind 1063 events and instead use the majority of the same tags for video events. The main motivations behind this are to allow for parameterized replaceable events for video events, prevent excessive `REQ` requests, not stringify event JSON in the `.content` section, ease of filtering by kind number, as well as some others. Happy to discuss this further.
2023-12-12 13:56:28 -05:00
zmeyer44 c84d40f4a6
Update 71.md
Co-authored-by: Pablo Fernandez <pfer@me.com>
2023-12-12 11:19:57 -05:00
zmeyer44 7afd1049d9
Update and rename 44.md to 71.md
Changing to NIP-71
2023-12-09 17:46:53 -05:00