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

Issue with Download Stripchat stream #167

Open
haonguyenanh opened this issue Sep 11, 2024 · 4 comments
Open

Issue with Download Stripchat stream #167

haonguyenanh opened this issue Sep 11, 2024 · 4 comments

Comments

@haonguyenanh
Copy link

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"],

@haonguyenanh
Copy link
Author

Untitled
Please help me fix a bug

@xAstroBoy
Copy link

xAstroBoy commented Sep 11, 2024

edit stripchat.py and remove this line
is unused and that's what is causing the exception.

server=self.lastInfo["cam"]["viewServers"]["flashphoner-hls"],

@haonguyenanh
Copy link
Author

edit stripchat.py and remove this line
is unused and that's what is causing the exception.

Thanks my friend , I tried and succeeded

@Cyber5imon
Copy link

I had the same issue. Remove the line worked. Please add this fix to the next release. Thanks!

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

3 participants