Skip to content

session: remove deprecated stream-type options #6232

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

Remove the following deprecated session options:

  • hls-segment-attempts
  • hls-segment-threads
  • hls-segment-timeout
  • hls-timeout
  • dash-segment-attempts
  • dash-segment-threads
  • dash-segment-timeout
  • dash-timeout
  • http-stream-timeout

and their respective CLI arguments (DASH CLI args didn't exist):

  • --hls-segment-attempts
  • --hls-segment-threads
  • --hls-segment-timeout
  • --hls-timeout
  • --http-stream-timeout

Remove the following deprecated session options:
- `hls-segment-attempts`
- `hls-segment-threads`
- `hls-segment-timeout`
- `hls-timeout`
- `dash-segment-attempts`
- `dash-segment-threads`
- `dash-segment-timeout`
- `dash-timeout`
- `http-stream-timeout`

and their respective CLI arguments (DASH CLI args didn't exist):
- `--hls-segment-attempts`
- `--hls-segment-threads`
- `--hls-segment-timeout`
- `--hls-timeout`
- `--http-stream-timeout`
Add back explicit tests for deprecated CLI arguments and session options
@bastimeyer bastimeyer mentioned this pull request Oct 8, 2024
23 tasks
@bastimeyer bastimeyer merged commit 32ae52c into streamlink:master Oct 9, 2024
24 of 25 checks passed
@bastimeyer bastimeyer deleted the session/options/remove-deprecated-stream-type-options branch October 9, 2024 16:20
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.

1 participant