# 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 name: name of workout plan n_sessions: 1 exercises: - name: Shoulder Stretch (Up-Left) start: 209 end: 212 video: https://www.youtube.com/watch?v=TSIbzfcnv_8 break: 0 duration: 10 preparation: 3 ``` The script will download the video and create short clips.