pillargg / pillar_algos

Finds best timestamps to cut at
https://docs.pillar.gg/pillar_algos/
GNU General Public License v3.0
1 stars 0 forks source link

Add example of giving function a list of messages and returning a list of timestamps #2

Closed RusseII closed 3 years ago

RusseII commented 3 years ago

This emulates how the data will be passed into the function from the lambda function, with the output expected.

I also removed the videoIds because they are no longer needed.