vot.js - v2.4.12
    Preparing search index...
    type VideoInfoMeta = {
        advertise: SharedTypes.WeverseType.VideoAdvertise;
        apiList: SharedTypes.WeverseType.VideoAPI[];
        contentId: string;
        count: number;
        countryCode: string;
        cover: SharedTypes.WeverseType.VideoCover;
        display: Record<string, SharedTypes.WeverseType.Display>;
        encodingModel: string;
        homeUrl: string;
        interfaceLang: string;
        masterVideoId: string;
        provider: SharedTypes.WeverseType.VideoProvider;
        rules: SharedTypes.WeverseType.VideoInfoMetaRules;
        serviceId: number;
        share: SharedTypes.WeverseType.VideoShare;
        subject: number;
        url: string;
        user: SharedTypes.WeverseType.VideoUser;
    }
    Index

    Properties

    contentId: string
    count: number
    countryCode: string
    encodingModel: string
    homeUrl: string
    interfaceLang: string
    masterVideoId: string
    serviceId: number
    subject: number
    url: string