SpaceK33z / plex2netflix

See how much of your media from Plex is available on Netflix.
273 stars 23 forks source link

Add support for other media providers (Hulu, ...) #13

Open SpaceK33z opened 8 years ago

SpaceK33z commented 8 years ago

It would be nice to have support for more media providers, like Hulu.

For this I would need to find an API that allows you to search a movie by IMDb ID and then return all media providers that have it in their collection.

Interesting sites:

ta-vroom commented 6 years ago

Justwatch?

There's an API here: https://github.com/dawoudt/JustWatchAPI. I was going to try writing something, but I haven't gotten around to it yet.