Podcast Deployment
This is the script I use to deploy my daily Podcast at http://rafael.adm.br/voltandopracasa
It has a little workflow to:
- Detect wav files ready to be published
- Mix an intro audio
- Convert to MP3
- Set ID3 tags
- Upload MP3 by FTP
- Save a post on Wordpress
DEPENDENCIES
CONFIGURATION
Rename config.example.php to config.php
Edit config.php (options are self-explanatory)
USAGE
1. Copy wav files do dropbox folder
2. $ php deploy_podcast.php
INSTALLATION (Optional)
$ sudo ln -s /path_to/podcast\_deployment/deploy\_podcast.php /usr/local/bin/deploy\_podcast
After that you can just run: # deploy_podcast
License
Podcast Deployment is released under Creative Commons Attribution 2.5 Generic
http://creativecommons.org/licenses/by/2.5/
AUTHOR
Rafael Lima
Blog: http://rafael.adm.br
Podcast: http://rafael.adm.br/voltandopracasa
Github: http://github.com/rafaelp
Twitter: http://twitter.com/rafaelp