A PHP script that will create Jekyll posts (YAML & Markdown) from an iTunes podcast feed.
import_podcast.php
to suit your needs. Specifically, you may want to edit the writePost()
funciton.import_podcast.php feed.xml
on an iTunes XML feed file. This will create a _posts
directory with Jekyll posts in it.Feel free to submit a pull request with any improvements.