aboutsummaryrefslogtreecommitdiffstats
path: root/audio-clipper.lua
Commit message (Collapse)AuthorAgeFilesLines
* get rid of dependencycontrol bullshitgarret2024-02-251-0/+129
| | | | | | | | | | | | | | | | | | there is no sense in me keeping it around when all it does is add faff to writing the script add useless noise to the filenames/paths and enforces its opinions upon me which i dont agree with and all for absolutely ZERO reason since i don't even have a feed in the first place if you want to take my scripts and package them into a dependencycontrol feed, you are more than welcome to do so, provided you comply with the terms of the licence. but your life is going to be a little bit harder i'm afraid, sorry about that. i will keep all the script_namespace, depctrl registration and such around for the time being (removing it is >effort)
* macro foldergarret2021-09-301-131/+0
| | | | the beginning of becoming like every other cartel-aproved script repo in existence
* stuffgarret2021-09-071-1/+1
|
* use lfsgarret2021-08-111-3/+4
| | | | as opposed to os.execute(mkdir) lol
* a -> aegigarret2021-08-111-18/+18
|
* [Audio Clipper] Make stream-copying work againgarret2021-04-101-5/+5
|
* [Audio Clipper] Try to get the audio firstgarret2021-04-061-10/+16
| | | | | falls back to video if it's not there also, removed all references to only video in the gui
* puts error messages into their own funcgarret2021-04-061-7/+9
|
* initial commitgarret2021-04-051-0/+122