Is there a way to limit and or expand funscripts with lower speed? ideally in bulk

finally got my handy 2 in the mail so i want to fix up many of the scripts i have

I have a huuuuuuuge collection of funscripts and videos (over 400gb most of which is hmv’s and pmv’s) i’ve been using funscript.io to modify scripts to limit their movement to handy’s speed. but i’d like to do this in bulk instead of one at a time.

i also have alot of hmv funscripts made with funscriptdancer which some of them are a bit shorter than would be good. usually i open that script and i select top points raise select bottom points and lower those but i was wondering if there is an easier way to do this.

1 Like

If you open up a funscript you can see it’s stored in json format, if you actually wanted to bulk process what you do via jq/python you could create a function to find local max/mins. Then create a variable to increment these values by however much exaggeration you want.

Might be something worth putting some time into if you want to bulk process thousands of funscripts.

1 Like

i do have probably almost 2500 funscripts exactly but only a fraction of these need to be modified and im not sure how to do that python stuff so maybe ill just continue what i was doing

1 Like

Probably the best way anyways, the only time putting in that amount of effort would be worth is if you’re working with a massive amount of files. But I can think of a million ways an automated script could completely jack up scripts, your way let’s you decide what parts actually need exaggeration and what should be left alone.

1 Like

well with most of these i’ve already fixed anything thats too fast with funscript.io and for the other ones i’m just making them faster manually