{
  "schemaVersion": "1.1.0",
  "generatedAt": "2026-04-06T20:08:10.499Z",
  "timezone": "Asia/Seoul",
  "project": {
    "id": "pl-001",
    "slug": "late-night-rain-driver",
    "title": "Late Night Rain Driver"
  },
  "upload": {
    "requestedVisibility": "scheduled",
    "scheduledAtLocal": "2026-03-28T21:00",
    "mediaFilePath": "D:/media/late-night-rain-driver.mp4",
    "thumbnailFilePath": "D:/media/late-night-rain-driver.png",
    "outputDirectory": "D:\\SMD\\project\\codex_test\\suno-helper\\samples\\dry-run-output",
    "resultFilePath": "D:\\SMD\\project\\codex_test\\suno-helper\\samples\\dry-run-output\\late-night-rain-driver-upload-result.json",
    "uploaderProfile": "manual_local"
  },
  "videoInsertRequest": {
    "part": "snippet,status,localizations",
    "body": {
      "snippet": {
        "title": "late night rain driver playlist for spring city nights",
        "description": "A moody Korean-inspired playlist built for rainy spring drives, bus windows, and the hour when the city finally quiets down.",
        "tags": [
          "rainy night playlist",
          "spring drive music",
          "korean mood playlist"
        ],
        "categoryId": "10",
        "defaultLanguage": "ko"
      },
      "status": {
        "privacyStatus": "private",
        "publishAt": "2026-03-28T12:00:00.000Z",
        "selfDeclaredMadeForKids": false,
        "embeddable": true,
        "publicStatsViewable": true
      },
      "localizations": {
        "ko": {
          "title": "late night rain driver playlist for spring city nights",
          "description": "A moody Korean-inspired playlist built for rainy spring drives, bus windows, and the hour when the city finally quiets down."
        },
        "en": {
          "title": "rainy spring drive playlist for midnight city lights",
          "description": "Built for rainy city nights, late buses, and the kind of drive that keeps your thoughts moving."
        }
      }
    }
  },
  "playlistInsertRequests": [
    {
      "playlistName": "Night Drive Mood",
      "playlistIdPlaceholder": "PL_NIGHT_DRIVE_MOOD",
      "part": "snippet",
      "body": {
        "snippet": {
          "playlistId": "PL_NIGHT_DRIVE_MOOD",
          "resourceId": {
            "kind": "youtube#video",
            "videoId": "REPLACE_WITH_VIDEO_ID"
          }
        }
      }
    },
    {
      "playlistName": "Korea 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": [
      "오늘 밤 가장 마음에 남는 트랙 제목을 댓글로 남겨주세요.",
      "다음 업로드에서 이어졌으면 하는 무드를 알려주세요."
    ]
  }
}