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: 6.6.2
Choose a base ref
...
head repository: streamlink/streamlink
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.7.0
Choose a head ref
  • 18 commits
  • 26 files changed
  • 2 contributors

Commits on Feb 22, 2024

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

Commits on Feb 24, 2024

  1. plugins.ltv_lsm_lv: fix plugin, rm LTVHLSStream

    - Fix embedded player iframe validation schema
    - Update pluginmatcher
    - Remove unneeded HLSStream subclass
    bastimeyer committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    ef25765 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. stream.hls: fix maps with and without keys

    Add the `key` attribute to the `Map` class, so segment maps can be
    encrypted independently or left as plain text, depending on the order
    of the `EXT-X-MAP` and `EXT-X-KEY` tags in the playlist.
    
    TODO:
    Rewrite the `HLSSegment`, `HLSStreamWriter` and `HLSStreamWorker`
    classes based on the logic of the DASH implementation, where
    init segments are queued by the worker separately.
    bastimeyer committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    de981a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    398610c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7614f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    68484b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e674362 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e077e2f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Feb 29, 2024

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

Commits on Mar 1, 2024

  1. plugin.api: update useragents

    streamlinkbot authored and gravyboat committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    216aaf0 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    a37bb0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70d5d4a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    7bc71a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21dc431 View commit details
    Browse the repository at this point in the history
  3. release: 6.7.0

    bastimeyer committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    28c0383 View commit details
    Browse the repository at this point in the history
Loading