export type ProviderPlaylistInfoObject = { playlistId: string; ks?: string; };