Cyberpro123
|
d2dcee1f21
|
camelCase to this_case conversion python side
|
2025-12-21 14:35:02 -08:00 |
|
Cyberpro123
|
2176baf09b
|
fixed typo
|
2025-09-26 04:54:50 -07:00 |
|
Cyberpro123
|
05597e12e8
|
Relicenced from MIT license to GPL v2.0
|
2025-09-03 16:09:55 -07:00 |
|
Cyberpro123
|
68f0f529a8
|
traceback.print_exception() now prints to outfile
|
2025-08-19 13:53:02 -07:00 |
|
Cyberpro123
|
80927fc260
|
Fixed 'image failed to download' condition getting caught by generic
exception handler
|
2025-08-19 13:21:03 -07:00 |
|
Cyberpro123
|
e41136f563
|
Added program descriptions to the --help menus
|
2025-08-19 09:11:07 -07:00 |
|
Cyberpro123
|
1b28e6a2c8
|
images now saved where web server expects
|
2025-08-18 09:56:03 -07:00 |
|
Cyberpro123
|
fbd596696a
|
various fixes to problems found in getImages during 2200-work testing
|
2025-08-17 12:26:26 -07:00 |
|
Cyberpro123
|
852cbf41e9
|
Improved logging
|
2025-08-15 12:52:55 -07:00 |
|
Cyberpro123
|
9745c649dd
|
titles generally don't have images in them
|
2025-08-15 12:36:08 -07:00 |
|
Cyberpro123
|
dce3499ee5
|
new getImages.py
|
2025-08-14 11:01:11 -07:00 |
|
Cyberpro123
|
7ce0280954
|
renamed constants.py to common.py
|
2025-08-10 01:04:03 -07:00 |
|
Cyberpro123
|
9998725376
|
removed broken errLogger & --errfile, all logs write to stdout
|
2025-07-31 00:54:03 -07:00 |
|
Cyberpro123
|
481beefc27
|
removed all instances of raise Exception
|
2025-07-09 07:18:04 -07:00 |
|
Cyberpro123
|
cac948e426
|
accounted for HTML subdir in getImages.py and setup.py
|
2025-07-08 19:15:29 -07:00 |
|
Cyberpro123
|
9360655305
|
write images to disk in function instead of storing all in RAM
|
2025-06-30 02:18:20 -07:00 |
|
Cyberpro123
|
8063f34b74
|
did soup modification & writing
|
2025-06-28 03:35:43 -07:00 |
|
Cyberpro123
|
478e6b8d06
|
did image downloading, now for soup write
|
2025-06-28 03:08:49 -07:00 |
|
Cyberpro123
|
665d869c89
|
first draft of download()
|
2025-06-28 02:20:59 -07:00 |
|
Cyberpro123
|
033feb8248
|
was still trying to delete var now declared in function
|
2025-06-28 02:20:23 -07:00 |
|
Cyberpro123
|
f19ac75fc0
|
moved some code to getFilesFromFolder() to reduce nvim complaints about
cyclomatic complexity
|
2025-06-28 00:43:44 -07:00 |
|
Cyberpro123
|
00800dd7e5
|
nvim complaining about cyclomatic complexity again
|
2025-06-28 00:27:45 -07:00 |
|
Cyberpro123
|
34b2f3a676
|
unfinished image downloader
|
2025-06-27 23:57:13 -07:00 |
|