-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
plugin issueA Plugin does not work correctlyA Plugin does not work correctly
Description
Checklist
- This is a plugin issue and not a different kind of issue
- I have read the contribution guidelines
- I have checked the list of open and recently closed plugin issues
- I have checked the commit log of the master branch
Collaboration
Streamlink version
7.2.0+144.gc05f3aee
Description
Resolved stream URL returns HTTP error 404
Debug/trace log
streamlink --loglevel debug https://www3.nhk.or.jp/nhkworld/en/live_tv/
[cli][debug] Streamlink: 7.2.0+144.gc05f3aee
[cli][debug] Dependencies:
[cli][debug] certifi: 2025.1.31
[cli][debug] isodate: 0.7.2
[cli][debug] lxml: 5.3.0
[cli][debug] pycountry: 24.6.1
[cli][debug] pycryptodome: 3.21.0
[cli][debug] PySocks: 1.7.1
[cli][debug] requests: 2.32.5
[cli][debug] trio: 0.28.0
[cli][debug] trio-websocket: 0.11.1
[cli][debug] urllib3: 2.5.0
[cli][debug] websocket-client: 1.8.0
[cli][debug] Arguments:
[cli][debug] url=https://www3.nhk.or.jp/nhkworld/en/live_tv/
[cli][debug] --loglevel=debug
[cli][debug] --player=mpv
[cli][debug] --default-stream=['best']
[cli][info] Found matching plugin nhkworld for URL https://www3.nhk.or.jp/nhkworld/en/live_tv/
[utils.l10n][debug] Language code: ru_RU
[cli][info] Available streams: 70k_alt (worst), 70k, 180p_alt, 180p, 360p_alt, 360p, 720p_alt, 720p (best)
[cli][info] Opening stream: 720p (hls)
[cli][info] Starting player: mpv
[stream.hls][debug] Reloading playlist
[cli][debug] Pre-buffering 8192 bytes
[stream.hls][error] Unable to open URL: https://nhkworld-tv.akamaized.net/hls/live/2115640/nhkworld-tv/index_1M.m3u8 (404 Client Error: Not Found for url: https://nhkworld-tv.akamaized.net/hls/live/2115640/nhkworld-tv/index_1M.m3u8)
[stream.segmented][debug] Closing worker thread
[stream.segmented][debug] Closing writer thread
[cli][error] Try 1/1: Could not open stream <HLSStream ['hls', 'https://nhkworld-tv.akamaized.net/hls/live/2115640/nhkworld-tv/index_1M.m3u8', 'https://master.nhkworld.jp/nhkworld-tv/playlist/live.m3u8']> (No data returned from stream)
[cli][info] Closing currently open stream...
error: Could not open stream <HLSStream ['hls', 'https://nhkworld-tv.akamaized.net/hls/live/2115640/nhkworld-tv/index_1M.m3u8', 'https://master.nhkworld.jp/nhkworld-tv/playlist/live.m3u8']>, tried 1 times, exiting
Metadata
Metadata
Assignees
Labels
plugin issueA Plugin does not work correctlyA Plugin does not work correctly