You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

586 B

Cli-Coach

Creates a workout plan form an yaml file that can be imported to openWorkout android app.

Inputs can be of format

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.