Enums

MediaFormat

The format the media was released in

The format the media was released in

enum MediaFormat {
  TV
  TV_SHORT
  MOVIE
  SPECIAL
  OVA
  ONA
  MUSIC
  MANGA
  NOVEL
  ONE_SHOT
}

Values

MediaFormat.TV

Anime broadcast on television

MediaFormat.TV_SHORT

Anime which are under 15 minutes in length and broadcast on television

MediaFormat.MOVIE

Anime movies with a theatrical release

MediaFormat.SPECIAL

Special episodes that have been included in DVD/Blu-ray releases, picture dramas, pilots, etc

MediaFormat.OVA

(Original Video Animation) Anime that have been released directly on DVD/Blu-ray without originally going through a theatrical release or television broadcast

MediaFormat.ONA

(Original Net Animation) Anime that have been originally released online or are only available through streaming services.

MediaFormat.MUSIC

Short anime released as a music video

MediaFormat.MANGA

Professionally published manga with more than one chapter

MediaFormat.NOVEL

Written books released as a series of light novels

MediaFormat.ONE_SHOT

Manga with just one chapter

Member Of

FormatStats object ● Media query ● Media object ● MediaRank object ● UserFormatStatistic object

Copyright © 2026