Restrict parsed stream quality suffixes (#49869)

* fix: restrict parsed stream quality suffixes

* test: reuse playlist export fixture for quality suffix
This commit is contained in:
chen zhihao
2026-09-04 09:28:26 +02:00
committed by GitHub
parent 1e283edf33
commit f3ef256bdf
4 changed files with 26 additions and 13 deletions
+1
View File
@@ -19,6 +19,7 @@ describe('playlist:export', () => {
content('tests/__data__/expected/playlist_export/.api/streams.json')
)
})
})
function content(filepath: string) {