Commit Graph

11 Commits

Author SHA1 Message Date
McCloudS
d1f497d9ac Update subgen.py
Fixed some formatting.
2023-01-30 15:04:57 -07:00
McCloudS
ffdba85788 Update Dockerfile
Cleaned up.
2023-01-30 14:45:15 -07:00
McCloudS
ab918bc8ba Update subgen.py
Cleaned up some of the environmental variables and added the ability to not generate subtitles if the file has an internal sub of the language you want.  This has to be set in SKIPIFINTERNALSUBLANG with a 3 letter code, IE "SKIPIFINTERNALSUBLANG=eng" (https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes).

Script will now default to values listed in the readme (frontpage)
2023-01-30 14:44:42 -07:00
McCloudS
dd84b30bd0 Delete subgen_nodocker.py
Not necessary, modularized the regular subgen.py.
2023-01-30 14:41:55 -07:00
McCloudS
bf712354e9 Update subgen_nodocker.py
Don't run again if there's already a wav file in the works.  (Don't double process an event)
2023-01-28 20:57:55 -07:00
McCloudS
e107737d5b Update subgen.py
Don't run again if there's already a wav file in the works.  (Don't double process an event)
2023-01-28 20:57:52 -07:00
McCloudS
84d0027241 Create subgen_nodocker.py 2023-01-28 13:56:17 -07:00
McCloudS
b5ccb1b5fd Update subgen.py 2023-01-28 12:15:16 -07:00
McCloudS
6f75b6ccf3 Update subgen.py 2023-01-28 12:03:24 -07:00
McCloudS
cb91d98614 Update Dockerfile 2023-01-28 10:45:59 -07:00
McCloudS
700432a4f8 Add files via upload 2023-01-28 10:37:06 -07:00