Thanks to visit codestin.com
Credit goes to github.com

Skip to content

session: remove deprecated stream-type options#6232

Merged
bastimeyer merged 2 commits into
streamlink:masterfrom
bastimeyer:session/options/remove-deprecated-stream-type-options
Oct 9, 2024
Merged

session: remove deprecated stream-type options#6232
bastimeyer merged 2 commits into
streamlink:masterfrom
bastimeyer:session/options/remove-deprecated-stream-type-options

Conversation

@bastimeyer

Copy link
Copy Markdown
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
@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