ServiceConf: {
    additionalData?: string;
    host: VideoService;
    match?: any;
    needExtraData?: true;
    rawResult?: true;
    url?: string;
}