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.
gabriel becker
9235669ba5
|
1 year ago | |
---|---|---|
data | 1 year ago | |
create_open_workout_database.py | 1 year ago | |
load_exercises.py | 1 year ago | |
readme.md | 1 year ago | |
requirements.txt | 1 year ago |
readme.md
Cli-Coach
Creates a workout plan form an yaml file that can be imported to openWorkout android app.
Inputs can be of format
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.