Extract HLS parser to shared helpers module (#2715)
author柴田 <58556078+Shi-553@users.noreply.github.com>
Sun, 30 Nov 2025 19:24:33 +0000 (04:24 +0900)
committerGitHub <noreply@github.com>
Sun, 30 Nov 2025 19:24:33 +0000 (20:24 +0100)
commitc2d22d091a3927ec4b55c6c2eb47db212e1918a7
tree900579344b5424e168a15b4f598717d07a368d41
parent1281847bd87f93bdecff577de1f7ed49dfe64870
Extract HLS parser to shared helpers module (#2715)
music_assistant/helpers/hls.py [new file with mode: 0644]
music_assistant/helpers/playlists.py
music_assistant/providers/nicovideo/converters/stream.py
music_assistant/providers/nicovideo/helpers/__init__.py
music_assistant/providers/nicovideo/helpers/hls_models.py [deleted file]
music_assistant/providers/nicovideo/helpers/hls_seek_optimizer.py
tests/core/test_hls.py [new file with mode: 0644]
tests/providers/nicovideo/fixtures/api_response_converter_mapping.py