Appearance
从 URL 或路径中提取用于扩展名 / 媒体类型探测的路径段(去掉 query 与 hash)。
function mediaProbePathFromUrl(raw: string): string