Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
glesperance opened this issue Oct 16, 2014 · 1 comment
Open

Comments

@glesperance
Copy link

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

@icholy
Copy link

icholy commented Jul 14, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants