https://github.com/teamnovia/novia/blob/main/src/jobs/processNostrUpload.ts#L51
kind: video.width >= video.height ? HORIZONZAL_VIDEO_KIND : VERTICAL_VIDEO_KIND,
export const HORIZONZAL_VIDEO_KIND = 34235;
export const VERTICAL_VIDEO_KIND = 34236;
I see, you're right :)