Python script for processing and assembling a podcast from various input sources

Nigel Stanger authored on 27 Aug 2016
test • Added test config files for parser. 7 years ago
config_parser.py • Default all missing fields to None instead of 0 or "" so we can check whether there actually is a value assigned if necessary. 7 years ago
globals.py • Updated name of program. 7 years ago
process_podcast.py • Finished support for generating frames directly from PDF slides (closes #8). 7 years ago
segment.py • Finished support for generating frames directly from PDF slides (closes #8). 7 years ago
shell_command.py • Moved shell command classes into separate module. 7 years ago