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

Nigel Stanger authored on 20 Sep 2016
test • Added test config files for parser. 7 years ago
config_help.md • Removed [] indicating optional components, as the input specification syntax uses them as delimiters. 7 years ago
config_parser.py • Fixed parsing bug that produced incorrectly structured timestamp lists when using a duration file (introduced by restructuring of grammar). 7 years ago
globals.py • Updated name of program. 7 years ago
process_podcast.py • Deleted leftover development debugging output. 7 years ago
progress_bar.py • Ensured progress bar is silent when maximum value is zero. 7 years ago
segment.py • Deleted leftover development debugging output. 7 years ago
shell_command.py • Deleted leftover development debugging output. 7 years ago