andrewmd5 / Netflix-Roulette-API

Everything for the http://netflixroulette.net/ API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get episode information/metadata

samukas opened this issue · comments

For TVShows, it would be interesting to get more detailed information on what's available to the watch.

Such as:

  • List of seasons available to stream:
  • For each season, details on the episodes available to stream:
    • Episode number on that season
    • Episode title
    • Episode summary
    • Episode "movieid"

This feature will be implemented.

Was this ever implemented?

Any update on this?

I should have region support done tonight, if I'm not too tired i'll do this as well.

Thank you Andrew! I've been working on retrieving play links of tv shows, but it's difficult to get them (show_id) given specific title, season and episode using Roulette API. I was thinking of web crawling directly from Netflix, though. If you could include them in the json response, it would turned out to be an extremely elegant way for me.

Any update on this @Codeusa?

would definitely love this feature!

@Codeusa Has this been implemented with the new end points? In your end points example for getting all of the episode information from a show (3rd Rock from the Sun), there is no episode information.