Skip to content

Define MVP Video Object JSON Schema #4

@baconpantsuppercut

Description

@baconpantsuppercut

Define MVP Video Object JSON Schema

For the MVP, Arka requires a simple, clean JSON schema for the Video object.

The schema should define the minimum required fields for:

  • id
  • title
  • description
  • creator_id
  • thumbnail_uri
  • media_uri (IPFS or HTTP)
  • tags
  • created_at
  • duration (optional)
  • content_flags (optional)

Goals:

  • Produce protocol/video.schema.json
  • Make it easy for clients to parse
  • Keep it minimal but extendable
  • Allow community discussion in the “Protocol & Architecture” thread

Please propose a draft schema or comment with suggested fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions