|
105be2c5fd
|
Monkey patch in draw_text to save us some trouble (and avoid loading imagemagick stuff unless we really need it).
|
2025-07-04 12:08:25 -04:00 |
|
|
1ac3851065
|
Actually load the values for screenshot text, etc. correctly from the config. Pass them into draw_text which doesn't have them readily available.
|
2025-07-04 11:50:10 -04:00 |
|
|
e4d978149b
|
PEP 8 compliance.
|
2025-07-03 18:05:12 -04:00 |
|
|
e8d06c616f
|
Generally streamline and break the concat routine into functions.
Ensure the whole thing is PEP 8 compliant. Also output a text file
summary for chapter markers.
|
2025-06-14 02:55:43 -04:00 |
|
|
97616b341d
|
Hardcode fewer things. Convert tabs to spaces.
|
2025-06-12 23:47:22 -04:00 |
|
|
8c1d031def
|
Support excluding the overlay from concatenated videos.
|
2025-06-11 02:45:17 -04:00 |
|
|
eded543071
|
At long last, support concatenating videos together.
|
2025-06-02 02:05:57 -04:00 |
|