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

Nigel Stanger authored on 31 Aug 2016
test • Added test config files for parser. 7 years ago
config_help.md • Removed the --config-help option as there appears to be no easy way to create additional standalone help-style options with argparse (it complains that there aren’t enough arguments because the positional argument is missing). The help text has been put into a separate Markdown file instead. (closes #12) 7 years ago
config_parser.py • Normalised terminology around “streams” (closes #21). 7 years ago
globals.py • Updated name of program. 7 years ago
process_podcast.py • Removed some leftovers from the deleted --config-help option. 7 years ago
segment.py • Moved frame segment post-processing into a function. 7 years ago
shell_command.py • Shifted -truecolor setting from the outer image sequence into the parenthesised image sequence, to fix weird coloured box that were appearing on certain pages. 7 years ago