⚠ ネタバレ注意: 本サイトはSFアニメ「SOLAR LINE」の内容を詳細に分析しています。未視聴の方はご注意ください。
📝 AI生成コンテンツ: 本考証の大部分は AI(Claude Code 等)によって生成されています。内容の正確性については原作および引用元をご確認ください。

Task 4: YouTube Subtitle Collection Script

完了 ← タスク一覧

Task 004: YouTube Subtitle Collection Script

Status: DONE

Goal

TypeScript script to collect YouTube subtitle/caption data for SOLAR LINE episodes. Define input/output JSON schema (timestamps, speaker, language, source URL).

Details

Depends on

Completed Work

- Raw: RawSubtitleEntry, RawSubtitleFile (gitignored, fetched via yt-dlp)

- Attributed: DialogueLine, SceneBreak, EpisodeDialogue (committed, human/AI reviewed)

- Speaker registry with canonical IDs and aliases

- OrbitalMention annotations for linking dialogue to TransferAnalysis

- Provenance: schema version, content hash, review metadata

- Integer milliseconds for all timestamps (Codex recommendation)