stream icon indicating copy to clipboard operation
stream copied to clipboard

HLS server implementation in python

Results 2 stream issues
Sort by recently updated
recently updated
newest added

When i ran the server, this error is shown. I think its due to the fact that loop parameter has been removed from aiohttp.

On this [line]( https://github.com/mdellavo/stream/blob/c5e671dbd9eaeecaf7ba11953ef43ed374241e17/stream/__main__.py#L35), it's clear how to add a playlist. Please describe how the new track and its parts are added?