Skip to content

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