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

currently not working #8

Open
daveimagery opened this issue Mar 16, 2019 · 7 comments
Open

currently not working #8

daveimagery opened this issue Mar 16, 2019 · 7 comments

Comments

@daveimagery
Copy link

Thanks for creating this. It worked at first, but now, in Firefox at least, when switching streams, the screen goes black and the loading icon appears. It seems to last as long as the ad would have, then the stream starts.

@stoically
Copy link
Contributor

To debug it would be helpful to have information about the HLS m3u8 requests that Twitch makes. An easy way to provide these would be:

  • Go to the twitch directory (no stream playing)
  • Open the Developer Tools: Ctrl+Shift+I
  • Select "Network"
  • Put m3u8 into the "Filter URLs" top-left field
  • Open a stream
  • If the stream goes black wait until the stream starts
  • Now click top-right on "HAR" and select "Save All as HAR"
  • Attach the saved file here as comment

@SaiyanOfDarkness
Copy link

SaiyanOfDarkness commented Mar 17, 2019

I see no "HAR" option..

I'm using chrome though.. not sure if this extension works for that.. or if it's chromium only.

@stoically
Copy link
Contributor

@SaiyanOfDarkness The steps are for OP since he mentioned using Firefox. For Chromium the steps are:

  • Go to the twitch directory (no stream playing)
  • Open the Developer Tools: Ctrl+Shift+I
  • Select "Network"
  • Put m3u8 into the "Filter" top-left field
  • Open a stream
  • If the stream goes black wait until the stream starts
  • Now right-click on any request shown in the network table and select "Save all as HAR with content"
  • Attach the saved file here as comment

@SaiyanOfDarkness
Copy link

Saving HAR produces a 0kb file with nothing inside of it.

Not sure what I'm doing wrong.

@stoically
Copy link
Contributor

That's odd, sounds like a browser bug. Maybe upgrade your version (if outdated) or try Chrome?

@Lebon14
Copy link

Lebon14 commented Mar 26, 2019

Yep. Simply just not working in Firefox.
Black screen when loading a stream but said stream never comes up.

@deklol
Copy link

deklol commented May 19, 2019

Stopped working for me about 3-5 days ago on Firefox @instance01

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

5 participants