Commit Graph

48 Commits

Author SHA1 Message Date
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
48a3cce7f3 turns out my method of requiring utility-functions wasn't correct 2024-01-13 17:52:03 -07:00
ef896d140d 2webm should be done, untested though 2024-01-13 17:36:05 -07:00
b2127451fc rewrote 2webm 2024-01-13 17:31:54 -07:00
d40b4df2d6 improved utility.required_program and os.capture 2024-01-13 17:23:54 -07:00
dceba36b67 major update to utility functions 2024-01-13 17:17:31 -07:00
90f2f70082 updated ReadMe 2024-01-13 17:15:52 -07:00
aa5110004b minor text corrections 2024-01-13 16:37:46 -07:00
674afd81a2 imported bulk webm conversion script 2024-01-13 15:55:15 -07:00
72f059506c utility.tmp_file_name function added 2024-01-13 15:43:38 -07:00
a5a8e3a5f3 guard against yt-dlp missing, better helptext 2024-01-13 15:43:04 -07:00
984af012bf (mostly raw) import of subtitle->ebook script 2024-01-13 15:42:28 -07:00
29f5c72f46 working on getting AI bullshit working 2024-01-13 05:19:28 -07:00
81a3f1066f lots of shit happening trying to get output from something running in WSL 2024-01-13 04:31:10 -07:00
8dbfcf1dce added video download manager 2024-01-13 04:04:00 -07:00
3e2bfbf829 ready for setup, test script 2024-01-13 01:35:29 -07:00
Rose Liverman
cbb3c2161f
Initial commit 2024-01-13 01:11:45 -07:00