Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cec7a8d

Browse files
committed
release: 7.4.0
1 parent 617137c commit cec7a8d

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## streamlink 7.4.0 (2025-06-08)
4+
5+
- Added: `encoding` keyword to all HTTP request methods to override the response content encoding ([#6544](https://github.com/streamlink/streamlink/pull/6544))
6+
- Added: debug log message for the available DASH periods (id or index) ([#6521](https://github.com/streamlink/streamlink/pull/6521))
7+
- Fixed: `LookupError` when selecting an invalid DASH period ([#6518](https://github.com/streamlink/streamlink/pull/6518))
8+
- Updated plugins:
9+
- blasttv: new plugin ([#6547](https://github.com/streamlink/streamlink/pull/6547))
10+
- kick: fixed 403 API responses by solving the JS challenge using the webbrowser API ([#6500](https://github.com/streamlink/streamlink/pull/6500))
11+
- nicolive: fixed plugin metadata by forcing UTF-8 encoding ([#6544](https://github.com/streamlink/streamlink/pull/6544))
12+
- picarto: fixed validation schema and fixed multi-stream selection ([#6512](https://github.com/streamlink/streamlink/pull/6512))
13+
- tvp: rewritten and fixed plugin ([#6535](https://github.com/streamlink/streamlink/pull/6535))
14+
- twitcasting: fixed plugin by switching to new websocket+HLS streams ([#6540](https://github.com/streamlink/streamlink/pull/6540))
15+
- vtvgo: removed plugin ([#6516](https://github.com/streamlink/streamlink/pull/6516))
16+
- Tests: fixed py314 test failures ([#6527](https://github.com/streamlink/streamlink/pull/6527))
17+
- Tests: fixed some HLS tests failing in rare cases ([#6536](https://github.com/streamlink/streamlink/pull/6536))
18+
19+
[Full changelog](https://github.com/streamlink/streamlink/compare/7.3.0...7.4.0)
20+
21+
322
## streamlink 7.3.0 (2025-04-26)
423

524
- Changed: download progress to use the console output stream rather than always `stderr`, which previously caused log and progress messages to be interweaved ([#6497](https://github.com/streamlink/streamlink/pull/6497), [#6496](https://github.com/streamlink/streamlink/pull/6496))

0 commit comments

Comments
 (0)