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

LIMIT parameter does not work as intended. #36

Closed RusseII closed 3 years ago

RusseII commented 3 years ago

image

When setting the limit parameter on algo1 (and probably the others) it does not get the X best clips. It gets the X first clips.

For example, when I set limit to 5, it only gets clips from the first couple minutes of the stream. It should return the 5 BEST clips from the entire stream

pomkos commented 3 years ago

Fixed. pip install pillaralgos==1.0.12