We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d4d9a commit d1d3420Copy full SHA for d1d3420
CHANGELOG.md
@@ -1,6 +1,11 @@
1
Changelog - streamlink/windows-builds
2
====
3
4
+## 7.1.0-1 (2024-12-28)
5
+
6
+- Updated Streamlink to 7.1.0, updated its dependencies
7
+- Updated Python from 3.12.7 to 3.12.8
8
9
## 7.0.0-1 (2024-11-04)
10
11
- Updated Streamlink to 7.0.0, updated its dependencies
config.yml
@@ -3,8 +3,7 @@ app:
rel: 1
git:
repo: https://github.com/streamlink/streamlink.git
- # default to current HEAD on master (2024-12-01) since the set of runtime dependencies has changed
- ref: 7c2940c3e16d8a2213aea2d28559eadf2774f2b1
+ ref: 7.1.0
assets:
ffmpeg-x86_64:
filename: ffmpeg-n7.1-11-g5c59d97e8a-win64-gpl-7.1.zip
0 commit comments