-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
Media stream support problem #357
Comments
@merloisac which command is timing out? If you have a session database, would be very appreciated (https://secretagent.dev/docs/advanced/session) |
The m3u8 request response is being timed out, I attached the SA session here |
@merloisac Just a quick followup: this completes some of the time for me. The database you shared actually shows your m3u8 returning. Are you seeing actual timeout errors? Or are you wishing it would prompt immediately that the "m3u8" is available and then allow you to stream it? Right now, it is waiting to be fully downloaded before returning, which seems like a bad model for a large asset like this. |
Re-opening it cause the same problem started to happen, the website I'm trying to scrape now is twitch.tv, the m3u8 is loading forever until it reaches timeout
The same doesn't happen on normal chrome browser, it loads "instantly"
Originally posted by @merloisac in #337 (comment)
The text was updated successfully, but these errors were encountered: