PREP-VIDEO SKILL
Overview
This skill provides a command to prepare videos by checking and confirming the necessary assets are available before generating the video.
COMMAND
- /prep-video <script_id>
FUNCTIONALITY
- Downloads the specified JSON script from Google Drive.
- Parses the JSON for summary information including:
- Script ID
- Video title
- Number of scenes and their types
- Voiceover file path and existence status
- A-roll clips needed and their existence status
- Checks for the presence of all required assets on Google Drive.
- If all assets are present, triggers the video generation script.
- If assets are missing, notifies the user of missing files and their required locations.