CanIStreamIt icon indicating copy to clipboard operation
CanIStreamIt copied to clipboard

Can I Stream It python api

Results 4 CanIStreamIt issues
Sort by recently updated
recently updated
newest added

When you try to search for a movie on the website it just begin a infinity load and never show you the result

The first example does return results. The second one, however, gives me empty results and then an error when I see what purchasing options are available. ``` In [16]: search_list...

I tried using this api. It's returning me this error: ``` /usr/lib/python2.7/dist-packages/requests/models.pyc in json(self, **kwargs) 739 if encoding is not None: 740 return json.loads(self.content.decode(encoding), **kwargs) --> 741 return json.loads(self.text, **kwargs)...

Love it! But is there a way to add searching for tv shows & episodes and their various streaming/purchase options?