mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-23 07:32:18 +00:00
_parseTsList and _extractKeyAttributes both build URLs by concatenating m3u8Host (no trailing slash from path.dirname) with a relative token. Without '/' the result is host/proxy/oppai/kiteTOKEN instead of the correct host/proxy/oppai/kite/TOKEN, causing every segment and AES-128 key request to hit the wrong path and the download to fail silently. Fix mirrors the existing correct pattern in voe_extractor.dart line 90. |
||
|---|---|---|
| .. | ||
| eval | ||
| ffi | ||
| l10n | ||
| models | ||
| modules | ||
| providers | ||
| router | ||
| services | ||
| src/rust | ||
| utils | ||
| main.dart | ||