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: 7.1.1
Choose a base ref
...
head repository: streamlink/streamlink
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.1.2
Choose a head ref
  • 14 commits
  • 21 files changed
  • 3 contributors

Commits on Dec 29, 2024

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

Commits on Dec 30, 2024

  1. plugins: fix broken matcher capture groups

    Verbose plugin matcher regexes of some plugins were split into
    multiple simple matchers in 742988f.
    
    Some regex capture group references however were not updated,
    resulting in `IndexError` being raised.
    bastimeyer committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    794d96d View commit details
    Browse the repository at this point in the history
  2. plugins.dailymotion: add lequipe.fr

    Add support for sites embedding the dailymotion player
    
    Co-Authored-By: bastimeyer <mail@bastimeyer.de>
    BZHDeveloper1986 and bastimeyer committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    b9ffd8d View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2024

  1. tools: bump mypy to 1.14.1

    bastimeyer committed Dec 31, 2024
    Configuration menu
    Copy the full SHA
    62b7bd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2025

  1. 2025

    bastimeyer committed Jan 1, 2025
    Configuration menu
    Copy the full SHA
    ce74d32 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. tools: bump ruff to 0.8.6

    bastimeyer committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    4fba65c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2025

  1. Configuration menu
    Copy the full SHA
    ae36ea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d6a5fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f88dfae View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Configuration menu
    Copy the full SHA
    0c95364 View commit details
    Browse the repository at this point in the history
  2. plugins.nicolive: fix mfa login

    Mehavoid authored and bastimeyer committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    ec30251 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

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

Commits on Jan 8, 2025

  1. plugins.chzzk: add clips support

    Mehavoid authored and bastimeyer committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    3ec1849 View commit details
    Browse the repository at this point in the history
  2. release: 7.1.2

    bastimeyer committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    917f1e1 View commit details
    Browse the repository at this point in the history
Loading