nonvegan / streamlink-plugin-kick

Streamlink plugin for Kick.com
BSD 2-Clause "Simplified" License
40 stars 4 forks source link

Plugin can't handle hyphen in URL. #5

Closed GitNerror closed 1 year ago

GitNerror commented 1 year ago

Kick users can use '-' in their names, like xxxxxxxx-xxx, and I get the following error message for those:

error: No plugin can handle URL: https://kick.com/xxxxxxxx-xxx

Otherwise the plugin works well :)

nonvegan commented 1 year ago

Should be fixed now. Can you check?

GitNerror commented 1 year ago

Yup, that did the trick, thanks :)

nonvegan commented 1 year ago

Nice, thank you.