0.0.1 • Published 7 years ago

twilightzone-monologues v0.0.1

Weekly downloads
11
License
-
Repository
github
Last release
7 years ago

Twilight Zone Monologues

Complete set of Rod Serling opening and closing monologues from the original Twilight Zone TV show.

Format

data.json is an ordered list of episodes. Each episode has the following data:

{
  "series_number": INT, // Episode number in the entire series
  "season": INT, // Season number (1, 2, 3, 4, 5)
  "season_number": INT, // Number of the episode within that season
  "title": STRING, // Title of the episode
  "opening": STRING, // Rod Serling opening monologue
  "closing": STRING, // Rod Serling closing monologue
}

For reference only. All monologues credit the original writers of the Twilight Zone.