Skip to content

plugins.nicolive: force utf-8 encoding #6544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

bastimeyer
Copy link
Member

@bastimeyer bastimeyer commented May 29, 2025

Fixes #6543

$ streamlink -j https://live.nicovideo.jp/watch/lv347867912 best
{
  "type": "hls-multi",
  "metadata": {
    "id": "lv347867912",
    "author": "株式会社 ドワンゴ",
    "category": null,
    "title": "【24時間 ライブカメラ】クラシックBGMとともに銀座の景色を見る放送〈お天気情報・ニューストピック表示あり〉"
  }
}

Allow overriding the response encoding before validating a schema
@bastimeyer bastimeyer added plugin issue A Plugin does not work correctly API: http-session labels May 29, 2025
@bastimeyer bastimeyer merged commit f79d4a4 into streamlink:master May 29, 2025
24 checks passed
@bastimeyer bastimeyer deleted the plugins/nicolive/force-utf8-encoding branch May 29, 2025 14:17
@Shadow-web-pixel
Copy link

Sửa lỗi #6543

$ streamlink -j https://live.nicovideo.jp/watch/lv347867912 best
{
  "type": "hls-multi",
  "metadata": {
    "id": "lv347867912",
    "author": "株式会社 ドワンゴ",
    "category": null,
    "title": "【24時間 ライブカメラ】クラシックBGMとともに銀座の景色を見る放送〈お天気情報・ニューストピック表示あり〉"
  }
}

Ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API: http-session plugin issue A Plugin does not work correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plugins.nicolive: Title and author name garbled.
2 participants