# Cli-Coach Creates a workout plan form an yaml file that can be imported to [openWorkout](https://github.com/oliexdev/openWorkout) android app. Inputs can be of format ```yaml exercises: - name: nomoney video: "https://www.youtube.com/watch?v=etAwQ4jzyNY" start: 74 end: 80 - name: plank shoulder tap video: "https://www.youtube.com/watch?v=etAwQ4jzyNY" start: 113 end: 116 ``` The script will download the video and create short clips.