Commit Graph

58 Commits

Author SHA1 Message Date
garret a9cd2df73f add timings copier
for copying song timings, so eng+romaji+moonrunes all line up
2022-06-17 22:56:29 +01:00
garret d636f1b008 nuke old and bad config stuff
This reverts commit 52f3a086f2.
It also manually bandages over the places where it was ripped out.

it was never a good idea in the first place
2022-06-17 22:52:44 +01:00
garret a86e96d96b use syntactic sugar (thing:func vs func(thing, etc)) 2022-06-17 22:45:00 +01:00
garret 8e13d9167e new script 2021-12-23 13:04:43 +00:00
garret 140b7f3fd2 new script 2021-12-22 20:12:24 +00:00
garret 37de70000e use -ss and -to "properly"
this way just seeks to the bit you need and _then_
extracts it, instead of decoding everything and
chucking away the bits we didn't ask for.
massive performance increase, should've rtfm'd
earlier
2021-12-15 19:49:59 +00:00
garret 472fc5337d add depctrl thing
no feed yet, will get round to it eventually™
2021-10-09 15:20:50 +01:00
garret 04a61982e8 macro folder
the beginning of becoming like every other cartel-aproved script repo in existence
2021-09-30 00:37:09 +01:00