Skip to content

revert: stream.hls: remove hls-segment-stream-data option #4159

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

Conversation

bastimeyer
Copy link
Member

This reverts commit ccdd84b

  • resolve merge conflicts
  • keep stream=False parameter in HLSStreamWriter.fetch_map
  • keep updated help text of --twitch-low-latency

closes #4126
closes #4146

Let's temporarily revert ccdd84b until a fix has been found for the segment request issues when stream is set to True.
See #4126 (comment)

TL;DR
Add back the suppressed --hls-segment-stream-data CLI parameter (and its according session option), with default value of False, so that HLS segments don't get downloaded with stream=True by default, which is causing issues since the 2.4.0 release.

This reverts commit ccdd84b

- resolve merge conflicts
- keep stream=False parameter in HLSStreamWriter.fetch_map
- keep updated help text of --twitch-low-latency
@back-to back-to merged commit 47b715a into streamlink:master Nov 9, 2021
@bastimeyer bastimeyer deleted the stream/hls/revert-remove-segment-stream-data branch November 9, 2021 17:27
Billy2011 added a commit to Billy2011/streamlink-27 that referenced this pull request Nov 10, 2021
…reamlink#4159)

This reverts commit ccdd84b

- resolve merge conflicts
- keep stream=False parameter in HLSStreamWriter.fetch_map
- keep updated help text of --twitch-low-latency
Billy2011 added a commit to Billy2011/streamlink-27 that referenced this pull request Nov 10, 2021
…reamlink#4159)

This reverts commit ccdd84b

- resolve merge conflicts
- keep stream=False parameter in HLSStreamWriter.fetch_map
- keep updated help text of --twitch-low-latency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plugins.youtube: getting a lot of dropped segments on youtube livestreams --stream-segment-threads option doesn't seem to be working with HLS streams
2 participants