mirror of
https://github.com/lampame/lampac-ukraine.git
synced 2026-06-17 12:08:54 +00:00
Handle Ashdi responses where `file` contains a JSON array encoded in the page script instead of a plain URL. Extract the balanced array payload, parse it safely, and return the first stream `file` entry when present. This prevents unresolved VOD links when complex playlist structures are embedded inline and keeps existing simple URL handling unchanged.