Skip to content

Save output log to a file, while still displaying progress indicators #2485

@panhartstuff

Description

@panhartstuff

Feature Request

  • This is a feature request and I have read the contribution guidelines.

Description

An option to save all terminal output to a log file. You can use the 'tee' bash command to do it, but the problem with that is 'tee' suppresses all visual progress indicators such as download speed and file size.

So a native option to save a log file while still displaying progress indicators would be very useful for external scripting purposes.

Expected / Actual behavior

Saves all terminal output to a specific log file, while still visually displaying progress indicators in the terminal.

Additional comments, screenshots, etc.

Love Streamlink? Please consider supporting our collective. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions