Commit Graph

66 Commits

Author SHA1 Message Date
fd4a164e95 fix race condition? remove requirements listed that are installed automatically 2024-11-07 14:10:40 -07:00
ee6fab1039 #31 actually quiet stops PROMPTING, not display 2024-11-06 20:41:57 -07:00
217c39f53f fix #31 2024-11-06 20:40:32 -07:00
063437b596 close #22 run all configs in a directory 2024-11-06 19:56:44 -07:00
3c648fbc85 fix #28 argparse! :D 2024-11-06 19:45:08 -07:00
257986fd5a partial #24 it is default behavior, not optional 2024-11-06 19:04:16 -07:00
b4a5b9ccad fix #21 make it possible to have multiple ebook confs in the same directory 2024-11-06 19:00:21 -07:00
6b82e4e8d6 minor typo fixes 2024-11-06 18:07:43 -07:00
811e08f963 close #18 copyright warnings 2024-11-06 18:03:40 -07:00
e9a155cf04 close #29 different file name option 2024-11-06 17:17:58 -07:00
eeffe27258 more complete examples 2024-11-06 17:11:15 -07:00
d58f161e9e close #17 automatic_naming implemented 2024-11-06 17:05:00 -07:00
62b9574b56 fix #25 convert pages instead of sections to work around pandoc errors 2024-11-06 16:12:15 -07:00
dec4e24bf4 fixed #14 totally 2024-11-05 21:58:18 -07:00
e1ef52ad69 Fix #20 2024-11-05 21:54:00 -07:00
b3d10e9b6f reorganization! 2024-11-05 21:50:26 -07:00
e14313cff0 fixed examples, added documentation 2024-11-05 21:48:33 -07:00
180e979061 fix #16, improved formatting 2024-11-05 16:19:37 -07:00
6fe135e278 fix critical error where the first keyword/tag was duplicated over and over instead of using all of them 2024-11-05 09:57:36 -07:00
633dc71143 epub notes 2024-11-05 09:42:00 -07:00
7ceb73f9a5 supporting manually listed sections, not documented 2024-11-05 02:25:50 -07:00
4760828063 added cleanup functions :D 2024-11-05 01:11:37 -07:00
3ee0adbd48 added dependencies of make-epub and fixed it :D 2024-11-05 00:53:24 -07:00
defbee8e5c minor fixes to make-epub.lua 2024-11-05 00:28:21 -07:00
20dda8d1ee 'initial' make-epub.lua 2024-11-05 00:16:24 -07:00
1e09fb54bd
video-dl.lua uses browser cookies from Firefox now 2024-09-23 17:39:12 -06:00
364467bcf7
requirements commented in download-subtitles.lua 2024-09-23 17:37:44 -06:00
4f9160461e dealing with uniquitity weirdly 2024-05-23 20:57:51 -06:00
eb3fdf9587 720p.lua was made like a month ago but I forgot to commit it 2024-05-19 19:28:35 -06:00
1001455de2 added a very simple unique files finder 2024-03-05 17:22:20 -07:00
b962dacf7b subtitle downloader is better 2024-02-20 01:23:37 -07:00
bfc44da3d3 shitty pdf converter added 2024-02-20 01:23:26 -07:00
bb17d100d2 Merge branch 'main' of https://github.com/TangentFoxy/.lua-files 2024-02-18 18:10:36 -07:00
51e68d0677 script to install lua5.1 on macos because brew broke it for no reason :D 2024-02-18 18:10:27 -07:00
7fc59af415 video-dl now accepts a file of urls 2024-02-18 14:24:01 -07:00
7942a36bfc subtitle downloaded added without modification 2024-01-20 04:17:51 -07:00
5008d56883 Synx model building. 2024-01-20 04:16:28 -07:00
b8104b1523 why is running scripts so stupidly complex 2024-01-14 16:42:06 -07:00
06603df09e fix typos, add llm create command, utility.path 2024-01-14 04:34:45 -07:00
40cc2421fa model to test 2024-01-14 02:33:57 -07:00
805459b353 querying a model to get output shouldn't use a wordwrap 2024-01-13 21:18:24 -07:00
57210ec8ea note on line count 2024-01-13 21:17:19 -07:00
84d3d1be94 getting ready to test custom model 2024-01-13 21:17:05 -07:00
93561b460b fixed llm 2024-01-13 21:16:31 -07:00
e9ecceb0b4 lua_file_size imported as storage-statistics.lua 2024-01-13 19:52:12 -07:00
161e81bc70 almost functioning llm query 2024-01-13 19:40:46 -07:00
7ca49f8a87 fixed help text in 2webm, video-dl 2024-01-13 18:13:57 -07:00
86e5c7f4db fixed a typo and stuff aaa; 2webm confirmed working 2024-01-13 18:04:55 -07:00
828a77d20b more readable required_program error 2024-01-13 17:58:25 -07:00
7104919254 I meant to ammend the previous commit with this, whoops. 2024-01-13 17:54:25 -07:00