add note about cavaliership.

This commit is contained in:
fiatjaf 2025-01-21 11:48:24 -03:00
parent 23ac7d9f7a
commit 23884854ad

2
71.md
View File

@ -14,6 +14,8 @@ Unlike a `kind:1` event with a video attached, video events are meant to contain
There are two types of video events represented by different kinds: _normal_ and _short_ video events. This is meant to allow clients to cater to each as the viewing experience for longer, mostly horizontal (landscape) videos is often different than that of short-form, mostly vertical (portrait), videos ("stories", "reels", "shorts" etc).
Nothing except cavaliership and common sense prevents a _short_ video from being long, or a _normal_ video from being vertical, and that may or may not be justified, it's mostly a stylistic qualitative difference, not a question of actual raw size.
#### Format
The format uses a _regular event_ kind `21` for _normal_ videos and `22` for _short_ videos.