Skip to content

Conversation

@bastimeyer
Copy link
Member

in favor of --player-verbose (new) and --player-fifo respectively


This inconsistency has always been a bit annoying, so let's finally fix this. No deprecation messages, because this would require adding the deprecated args to the parser's namespace and checking their values in the main module.

argparse.ArgumentParser.add_argument(deprecated=True) has only been added in py313 (today), so it can't be used yet unless backported.

in favor of --player-verbose (new) and --player-fifo respectively
@bastimeyer bastimeyer merged commit ea4e146 into streamlink:master Oct 7, 2024
@bastimeyer bastimeyer deleted the cli/argparser/deprecate-verbose-player-and-fifo branch October 7, 2024 18:16
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