Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 397 Bytes

File metadata and controls

12 lines (9 loc) · 397 Bytes

postbot

Python Script powering the Moby-Dick Big Read: http://www.mobydickbigread.com/

This script run at 4am each evening and:

  • Gets information on the day's post from the Google Spreadsheet API
  • Adds album art to the MP3
  • Uploads the file to SoundCloud API (where it's distributed to iTunes and Podcasts)
  • Creates the post on the site with the Wordpress XML-RPC API

Dependancies