7395935b8f
Add imagesequence_to_images.
2023-08-21 23:04:56 -07:00
ea04f8415c
Fix call to compress_to_filesize.
2023-08-20 15:37:15 -07:00
3af5d602a2
Add q.py.
2023-06-25 21:18:45 -07:00
f6e14111ea
Add youtube_formats.py full of constants.
2023-06-24 12:05:01 -07:00
4c2e8f8e70
Improve rejpg.
2023-06-24 12:04:46 -07:00
fa2610e206
Use pysrt to provide better content search of srt files.
2023-06-24 12:03:55 -07:00
0fe9364d8d
Use betterhelp.
2023-06-24 12:02:41 -07:00
a5a86313fa
Only perform unicode escape in regex mode.
2023-06-24 12:02:31 -07:00
b06ebab241
Update photogallery css to match my personal site style.
2023-03-19 11:23:43 -07:00
9a2c6abec7
Copy icc_profile from source image.
2023-03-19 11:21:33 -07:00
ce0b1ae0c4
Echo off in exifcopy.
2022-12-23 19:54:59 -08:00
f2a6e8085d
Align vertical photos within the photocell.
2022-12-23 19:54:43 -08:00
5e54bb4536
Call rotate_by_exif before taking image dimensions.
2022-12-23 19:54:09 -08:00
25678309cf
Fix margin-left was accidentally duplicate margin-right.
2022-12-23 19:53:47 -08:00
c3355b6277
Add option --filesize, compress jpg below target size.
2022-11-20 10:24:33 -08:00
96b10126ec
Fix use of mebibyte.
2022-11-18 21:37:57 -08:00
9ecf058242
Remove gpgsign.
...
I'm tired of having the gpg-agent running on my system all the time
and having to give it my passphrase after every reboot. All of the
configuration and the shelling out from git to various gpg executables
feels overcomplicated. How about you just embed gpg into the git
executable and let me store my passphrase in a config file.
2022-11-13 12:51:47 -08:00
e3095dc9ab
Improve css on photogallery.
2022-11-13 10:26:58 -08:00
0c001841b3
Add photo_rename.py.
2022-11-12 20:50:41 -08:00
15c1beb0a8
Add exifcopy.bat.
2022-11-12 19:36:50 -08:00
47f04cc668
Add photogallery.py.
2022-11-12 19:31:39 -08:00
c40bc4be54
Update filenamescrambleint.
2022-11-11 15:26:35 -08:00
9ed28ac6b0
Log the number and size of files recycled.
2022-11-11 15:11:08 -08:00
4498b0b228
Add etetasks.py.
2022-11-06 18:43:26 -08:00
8124477398
Some threaded_dl improvements.
2022-11-02 18:42:14 -07:00
d92f190590
Add operatornotify to do_tasks.
2022-11-02 18:41:44 -07:00
425deb3830
Import string so user can put it in eval.
2022-11-02 18:41:30 -07:00
fb02ce90ae
Add skipblank.py.
2022-11-02 18:41:01 -07:00
b762a2d3e8
Use pathclass.natural_sorter.
2022-08-21 14:48:42 -07:00
2318b978c9
Log thread's error instead of stopping the whole queue.
2022-08-14 10:43:13 -07:00
54281d52c2
Some linting fixes.
2022-08-14 10:42:34 -07:00
5ffbf30a52
Use pil lanczos.
2022-08-03 18:48:08 -07:00
de37d1abba
Add exifread to pips.
2022-07-15 22:39:51 -07:00
4211e85afc
Add more ways of normalizing given request headers.
2022-07-15 22:39:45 -07:00
06dcd31019
Add zipstream to voussoir.pips.
2022-05-27 15:36:42 -07:00
033d381ec5
Add ffdecodetest.py.
2022-04-05 11:51:10 -07:00
f822d000af
Let stitch take --grid AxB.
2022-04-05 10:48:08 -07:00
9f53f1c514
Fix mistaken argparse target was int.
2022-04-05 10:47:51 -07:00
6d90062eff
Remove description=__doc__.
2022-04-05 10:47:05 -07:00
cd9be5daca
Removed gg=git gui in favor of an lnk directly to the binary.
2022-04-05 10:46:54 -07:00
adc3026b35
Update copyright year.
2022-03-26 13:24:54 -07:00
e379be8c79
Set git default branch master.
2022-03-26 13:24:48 -07:00
8616cdc5dd
Use new betterhelp.
2022-02-12 19:50:00 -08:00
389f22faff
Make better use of generators when searching file text.
2022-02-12 12:03:07 -08:00
cb226265a3
Download the f-droid index.json instead of parsing the website.
2022-01-20 15:00:14 -08:00
822f01b56e
Use pathclass's assert_disk_space.
2022-01-19 21:01:43 -08:00
ddfead3ecb
Use pathclass's assert_disk_space.
2022-01-19 21:00:41 -08:00
a6c3992764
Don't turn dir paths into dir\*, just pass it to winrar.
...
I can't remember why I did it this way, but it was putting the
directory's contents on the root of the archive, whereas the
user might want the directory itself to be on the root of the
archive, as is winrar's own behavior.
2022-01-19 21:00:17 -08:00
07e1d0d406
Improve if_larger_than and take glob patterns.
2022-01-19 19:52:23 -08:00
48fd831dc7
Use niceprints.equals_header.
2022-01-19 19:35:29 -08:00