Open haonguyenanh opened 1 month ago
Please help me fix a bug
edit stripchat.py and remove this line is unused and that's what is causing the exception. https://github.com/lossless1024/StreaMonitor/blob/0c0704ef34353f57a532e5abc8a47b4537b0a7d9/streamonitor/sites/stripchat.py#L22
edit stripchat.py and remove this line is unused and that's what is causing the exception.
Thanks my friend , I tried and succeeded
I had the same issue. Remove the line worked. Please add this fix to the next release. Thanks!
I hope this message finds you well. I am writing to report an issue I am encountering with Stripchat .. File "D:\StreaMonitor-master\streamonitor\bot.py", line 213, in getWantedResolutionPlaylist sources = self.getPlaylistVariants(url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\StreaMonitor-master\streamonitor\sites\stripchat.py", line 30, in getPlaylistVariants variants.extend(super().getPlaylistVariants(formatUrl(True, False))) ^^^^^^^^^^^^^^^^^^^^^^ File "D:\StreaMonitor-master\streamonitor\sites\stripchat.py", line 22, in formatUrl server=self.lastInfo["cam"]["viewServers"]["flashphoner-hls"],