Results 126 comments of Joerg Sonnenberger

What is the actual error you see?

OK, this is the same issue as #91, which contains a workaround.

#98 adds support for newer m3u8.

Open cmd, go to that directory and use `C:\Python27\python setup.py install` or so. Or use the pip command given in #91.

You are typing in a Python interpreter, not a cmd prompt.

First, as written in #91, you must get m3u7 0.2.10, 0.3.0 does _not_ work at the moment. If you extract it in c:\python27, the follow would do it: ``` cd...

As I wrote, change the directory first. Don't call setup.py via full path.

Can you provide the full error, e.g. a screenshot please?

Are you sure you have an up-to-date copy of the sources? It looks like you are hitting the HLS streams and the support for that is quite recent.

See also #91.