Add bulk-csv-videos example - #12
Conversation
…ith optional AI data step
|
@musab123-afk is attempting to deploy a commit to the dazzatron Team on Vercel. A member of the Team first needs to authorize it. |
|
#13 changed Ran it end to end against stage: template created from Manifest design is good. Atomic writes.
1.
|
One video per CSV row from a single reusable template: a validated 100-row dataset, a paced submit loop implemented in both Node.js and Python, a resumable manifest, and an optional AI data step where Claude writes each row's headline and image prompt. Companion code for https://shotstack.io/learn/bulk-create-videos-from-csv-and-ai/. Verified end-to-end on the sandbox in both languages, including the AI step; all failure paths print one actionable line and exit non-zero per STANDARDS.md, and prettier/ruff pass with the repo configs.