Skip to content

*** Error parsing the RTMP stream: chr() arg not in range(256) #17

@glesperance

Description

@glesperance

I'm getting the following error when trying to grab some stream URLs

*** Error parsing the RTMP stream: chr() arg not in range(256)

probably b/c the URL contains unicode characters.

I'm not a big python guy but would it be possible for the script to use unichr instead of chr ?

Thanks !

Gabriel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions