videosphere
    Preparing search index...
    • Atomically moves a pending import job to downloading so only one worker can run it.

      Parameters

      • id: string

        Import job id.

      • OptionaluserId: string

        When set, the row must belong to this user.

      Returns Promise<YoutubeImportJob>

      Claimed job row, or null when not pending / not found / wrong owner.