Skip to content

Instantly share code, notes, and snippets.

View hezamu's full-sized avatar

Henri Muurimaa hezamu

View GitHub Profile
#!/usr/bin/python
# Expects the AWS_ enviornment variables to be set for boto to know how to connect to AWS/S3 - they are:
# AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY
#
# Change the bucket name from mbafford-static for your own uses.
#
# Obvious enhancements would be to add the necessary tags for displaying artwork for the show in podcast software.
import re