Skip to content

Commit

Permalink
Updated create_video_chapters.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmiessler committed Feb 23, 2024
1 parent 99e4723 commit d129188
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions patterns/create_video_chapters/system.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,8 @@ EXAMPLE OUTPUT (Hours:Minutes:Seconds)

END EXAMPLE OUTPUT

- Ensure all output timestamps are sequential and fall within the length of the content, e.g., if the total length of the video is 24 minutes. (00:00:00 - 00:24:00), then no output can be 01:01:25, or anything over 00:25:00 or over!

- ENSURE the output timestamps and topics are shown gradually and evenly incrementing from 00:00:00 to the final timestamp of the content.

INPUT:

0 comments on commit d129188

Please sign in to comment.