Damianonymous / streamlink-plugins

86 stars 42 forks source link

Stripchat.py can not handle models with @xh extentions in their names. #38

Open norogodod opened 5 months ago

norogodod commented 5 months ago

Hi!

There seem to have become a new phenomenom with models that have made their account on xhamsterlive where they add the @xh to the ending of their model name.

Currently the stripchat.py can not collect their streams due to what I belive is not being able to accept @ as a special character.

Is there an easy fix for this?

image

ikamrsa commented 5 months ago

how to run stripchat on streamlink, please i am newbie . Help

norogodod commented 2 months ago

I managed to solve the problem myself by making a duplicate file of the stripchat.py and adding @xh. If not making a duplicate file, you will end up messing up the plugin for the regular models without the @xh extention.

I'm sure there are ways to make this work in one file, but my very limited skills in python and JSON formatting prevents me from doing more work.

Both the original stripchat.py + stripchat @xh.py is included in the zip.

image

stripchat 2023-04-15 (xh).zip