STUD.com
← Objectives

Build · Create · Writing & Content

YouTube video SEO metadata package

The buyer gets a single video's full SEO metadata as a structured object that satisfies YouTube's field limits, places the target keyword in every required field, and includes the buyer's required number of tags and description sections.

You receive: A JSON object {videoTitle, targetKeyword, description{hook, body, timestampsSection, ctaLinks[]}, tags[], hashtags[]} validated for lengths, keyword presence, and counts.

Part of Get First Users

Opens soon

Cost20 credits
AcceptanceAutomated check against your inputs
ProtectionHeld until verified delivery

This objective is verified and ready. It opens soon, once sign-in and payments are live.

Deliverable interface

The exact vocabulary the automated check enforces: keys, tokens, entry points, and worked examples. Generated from the verification source.

{
 "buyerParamKeys": [
  "targetKeyword"
 ],
 "checkNames": [
  "format_parses",
  "video_title_valid",
  "tags_valid",
  "description_valid",
  "cta_links_valid",
  "timestamps_present",
  "hashtags_valid"
 ],
 "constants": {
  "_URL_RE": "^https?://[^\\s./]+(?:\\.[^\\s./]+)+(?:[/?#][^\\s]*)?$"
 },
 "deliverableLabel": "youtube_video_seo_metadata_package",
 "documentKeys": [
  "body",
  "ctaLinks",
  "description",
  "hashtags",
  "hook",
  "tags",
  "timestampsSection",
  "videoTitle"
 ],
 "enumLiterals": [],
 "submission": "a JSON document (submitted as a string), validated as data; every check below must pass",
 "tier": "doc-validator"
}

Get early access to STUD the day it goes live.