{
  "schemaVersion": "1.1.0",
  "generatedAt": "2026-04-06T18:24:52.149Z",
  "timezone": "Asia/Seoul",
  "project": {
    "id": "pl-002",
    "slug": "sunset-focus-hour",
    "title": "Sunset Focus Hour"
  },
  "upload": {
    "requestedVisibility": "private",
    "scheduledAtLocal": "",
    "mediaFilePath": "REPLACE_WITH_LOCAL_VIDEO_PATH/sunset-focus-hour.mp4",
    "thumbnailFilePath": "REPLACE_WITH_LOCAL_THUMBNAIL_PATH/sunset-focus-hour.png",
    "outputDirectory": "REPLACE_WITH_OUTPUT_DIRECTORY",
    "resultFilePath": "REPLACE_WITH_UPLOAD_RESULT_PATH/sunset-focus-hour-upload-result.json",
    "uploaderProfile": "manual_local"
  },
  "videoInsertRequest": {
    "part": "snippet,status,localizations",
    "body": {
      "snippet": {
        "title": "sunset focus playlist for deep work and calm deadlines",
        "description": "A cinematic study and work playlist for the last productive hour before night takes over.",
        "tags": [
          "focus playlist",
          "study music",
          "deadline music"
        ],
        "categoryId": "10",
        "defaultLanguage": "en"
      },
      "status": {
        "privacyStatus": "private",
        "selfDeclaredMadeForKids": false,
        "embeddable": true,
        "publicStatsViewable": true
      },
      "localizations": {
        "en": {
          "title": "sunset focus playlist for deep work and calm deadlines",
          "description": "A cinematic study and work playlist for the last productive hour before night takes over."
        }
      }
    }
  },
  "playlistInsertRequests": [
    {
      "playlistName": "Focus Sessions",
      "playlistIdPlaceholder": "REPLACE_WITH_PLAYLIST_ID",
      "part": "snippet",
      "body": {
        "snippet": {
          "playlistId": "REPLACE_WITH_PLAYLIST_ID",
          "resourceId": {
            "kind": "youtube#video",
            "videoId": "REPLACE_WITH_VIDEO_ID"
          }
        }
      }
    },
    {
      "playlistName": "US Mood Series",
      "playlistIdPlaceholder": "REPLACE_WITH_PLAYLIST_ID",
      "part": "snippet",
      "body": {
        "snippet": {
          "playlistId": "REPLACE_WITH_PLAYLIST_ID",
          "resourceId": {
            "kind": "youtube#video",
            "videoId": "REPLACE_WITH_VIDEO_ID"
          }
        }
      }
    }
  ],
  "pinnedCommentPlan": {
    "defaultText": "가장 집중이 잘된 시점을 타임스탬프로 남겨주세요.",
    "variants": [
      "가장 집중이 잘된 시점을 타임스탬프로 남겨주세요.",
      "다음 focus playlist에 넣었으면 하는 무드를 알려주세요."
    ]
  }
}