upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2025-01-21 11:48:24 -0300
committerfiatjaf <fiatjaf@gmail.com>2025-01-21 11:48:24 -0300
commit23884854ad3843352b192d814e01ab609dd3e739 (patch)
tree0b6ee46b9ebe40f91a49a4267f67ee0e4d8b11a3
parent23ac7d9f7ae6d3b4a0882283cd2465ee62c26de8 (diff)
add note about cavaliership.
-rw-r--r--71.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/71.md b/71.md
index db4204b..d3b0925 100644
--- a/71.md
+++ b/71.md
@@ -14,6 +14,8 @@ Unlike a `kind:1` event with a video attached, video events are meant to contain
14 14
15There 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). 15There 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).
16 16
17Nothing 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.
18
17#### Format 19#### Format
18 20
19The format uses a _regular event_ kind `21` for _normal_ videos and `22` for _short_ videos. 21The format uses a _regular event_ kind `21` for _normal_ videos and `22` for _short_ videos.