if (content.previews.smallUri) {
      content.previews.smallUrl = getSignedDownloadUrl(ctx, content.previews.smallUri, duration, offset);
      delete content.previews.smallUri;
    }