Closed woxcab closed 2 years ago
hypnotix raises KeyError when a valid playlist response does not have Content-Length header.
KeyError
Content-Length
I propose to set total_content_size = 0 when Content-Length header is missing.
total_content_size = 0
hypnotix raises
KeyError
when a valid playlist response does not haveContent-Length
header.I propose to set
total_content_size = 0
whenContent-Length
header is missing.