Sebastian Meyer

Results 60 issues of Sebastian Meyer

Opening this thread so I can have a list of features of the helix API that could / should be implemented in the future. I initially wanted to have a...

feature request
Twitch API

## What are embedded ads and what can be done? **See the current meta thread on Streamlink's issue tracker** https://github.com/streamlink/streamlink/issues/4949 **Read the embedded-ads section of Streamlink's Twitch plugin documentation** https://streamlink.github.io/latest/cli/plugins/twitch.html#embedded-ads...

meta

This information and the whole PR is meant for myself, so I can write a checklist and stay motivated. The goal is to modernize the entire code base and upgrade...

### Feature request Category and stream tags are a new feature which was introduced yesterday: https://blog.twitch.tv/introducing-tags-and-new-categories-33744ef7b04f ---- I will take a look at adding new features like this after migrating...

feature request

Streamlink currently does not support "packed audio" HLS streams: https://datatracker.ietf.org/doc/html/rfc8216#section-3.4 > A Packed Audio Segment contains encoded audio samples and ID3 tags > that are simply packed together with minimal...

feature request
stream: HLS

The `HLSStreamWorker` is currently reloading playlists of live streams in a strict, continuous time interval. Depending on the options used ([`--hls-playlist-reload-time`](https://streamlink.github.io/cli.html#cmdoption-hls-playlist-reload-time)), the reload time is either the playlist's `targetduration` (default),...

feature request
stream: HLS

[`streamlink_cli.main.read_stream()`](https://github.com/streamlink/streamlink/blame/4.1.0/src/streamlink_cli/main.py#L372-L431) is in need of an update. It's the heart of the `streamlink_cli` package and it's responsible for reading stream data and writing it to the output. The issue is...

feature request
CLI

Follow up of #4440 with the pyproject.toml metadata changes, according to PEP 621. https://peps.python.org/pep-0621/ https://setuptools.pypa.io/en/stable/history.html#v61-0-0 See #4321 ---- 1. Move the the project metadata from setup.cfg (soon to be deprecated...

packages
build config

### Checklist - [X] This is a plugin issue and not a different kind of issue - [X] [I have read the contribution guidelines](https://github.com/streamlink/streamlink/blob/master/CONTRIBUTING.md#contributing-to-streamlink) - [X] [I have checked the...

plugin issue

### Checklist - [X] This is a bug report and not a different kind of issue - [X] [I have read the contribution guidelines](https://github.com/streamlink/streamlink/blob/master/CONTRIBUTING.md#contributing-to-streamlink) - [X] [I have checked the...

bug
player issue
CLI