Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: streamlink/streamlink
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.0
Choose a base ref
...
head repository: streamlink/streamlink
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 23, 2022

  1. plugins.twitcasting: Fix error messages

    - fix error msg for users without any 'movie'
    - fix error msg for streams that require a login,
      --http-cookie can be used to login.
    - changed log msg from format to f-string
    - use default User-Agent
    back-to authored and bastimeyer committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    2894f0e View commit details
    Browse the repository at this point in the history
  2. cli: tell users the stream could be saved or piped

    - change missing player exit message, suggest --output / --stdout
    - refactor create_output
    - add missing test case
    
    Co-authored-by: bastimeyer <mail@bastimeyer.de>
    pzhlkj6612 and bastimeyer authored Jan 23, 2022
    Configuration menu
    Copy the full SHA
    665f76a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    5d57bba View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. release: 3.1.1

    bastimeyer authored and gravyboat committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    7114180 View commit details
    Browse the repository at this point in the history
Loading