• Finished support for generating frames directly from PDF slides (closes #8).
• Specified defaults for audio and video stream numbers.
• Fixed some typos on comments and debug output.
• Added "/" as a valid filename character for config files.
• Added some comments explaining the more obscure class variables in the Segment class.
• Generalised Segment.generate_last_frame() into generate_frame().
• Ensured that generate_temp_file() returns the generated filename.
1 parent a79770f commit b8c63a6d17f8cf10be5841295554181b392bf94e
Nigel Stanger authored on 26 Aug 2016
Showing 3 changed files
View
config_parser.py
View
process_podcast.py
View
segment.py