PlayerSources: {
    htmlGuide: string;
    link: string;
    server: number;
    sources: unknown[];
    tracks: unknown[];
    type: "iframe";
}