Skip to content

Conversation

@bastimeyer
Copy link
Member

closes #4329

The main intention of this PR is bumping charset-normalizer to the latest version, which fixes the broken charset detection in HTTP requests without charset data in the content-type header, which has previously often lead to broken HLS playlist contents.

The pycountry source-dist tarball did not get bumped in this commit, because it would require additional changes in the installer's build script. Doesn't really matter though.

I will probably also publish a new AppImage release (3.1.1-2) with bumped dependencies. Deps get always bumped there on each release, but since charset-normalizer is a transitive dependency of streamlink, publishing a new patch release here would only make sense if we add it to streamlink's own dependencies list.

@bastimeyer
Copy link
Member Author

Btw, these wheels are all still for py39.

@bastimeyer bastimeyer merged commit 88a40cf into streamlink:master Feb 14, 2022
@bastimeyer bastimeyer deleted the installer/update-deps branch February 14, 2022 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Streamlink corrupts URLs when given master playlist URL

1 participant