GitBucket
4.21.2
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
1
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
nigel.stanger
/
process_podcast
Python script for processing and assembling a podcast from various input sources
Transfer to URL with SHA
25 commits
Download ZIP
tree:
95e03c7f47
Switch branches
×
Python2.7
master
latest commit
95e03c7f47
Nigel Stanger
authored
on 30 Aug 2016
test
• Added test config files for parser.
8 years ago
config_parser.py
• Normalised terminology around “streams” (closes #21).
8 years ago
globals.py
• Updated name of program.
8 years ago
process_podcast.py
• Normalised terminology around “streams” (closes #21).
8 years ago
segment.py
• Refactored input/output options variables and methods from FFmpegCommand into ShellCommand, so that all subclasses can use them.
8 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.
8 years ago