Skip to content

json dataset of mystery science theater 3000 episodes

Notifications You must be signed in to change notification settings

edplato/mst3k-episodes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Mystery Science Theater 3000 episode guide dataset

6/6/2020 revisions include:

  • Addition of Season 12 episodes

5/22/2017 revisions include:

  • Add IMDB ids under "imdb"
  • Removed extra movie production details from "movie_details"(a lot of conflicting sources/missing info)
  • Fix/change spelling/date discrepancies

5/1/2017 revisions include:

  • Addition of Season 11 episodes
  • Add movie_details from Wikipedia
  • Change date format
  • Fix/change spelling/date discrepancies

From original MST3K JSON created by https://github.com/malantonio/mst3k-episodes. (Note: Below example has newly added "movie_details" and edited "air_date" format):

I couldn't find a list like this anywhere, so why not? Movie titles are pulled from complete series torrent; shorts from Satellite News episode guide. This list doesn't include the 1996 movie.

example

{
  "id": "S06E21",
  "season": 6,
  "episode": 21,
  "movie": "The Beast Of Yucca Flats",
  "imdb": "tt0054673",
  "movie_details": "1961, B&W, USA",
  "shorts": ["Money Talks!", "Progress Island, USA"],
  "air_date": "01-21-1995"
}

About

json dataset of mystery science theater 3000 episodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published