Automated posting from a script
-
Hi all,
WordPress and podpress are a great combination for my podcasts, but I’d like to automate the posting of episodes. I have an external perl script running on my PC that is responsible for the encoding of the show in MP3 via lame. I’m currently working on the automated upload to my site, but then, the next step is posting the show through WordPress…
On my PC, I have all the detail (available through the script), so I’m looking perhaps for a way where I could connect to WordPress from a script, and post a show. Maybe there’s a way I could use curl, connect to WordPress and post the episode, all in one go.
Alternatively, I could perhaps put a new script on my server, that simply pumps the data into the database. That bit is easy to do, but the difficulty I see is getting the correct fields and correct SQL statements to insert a new post, into the right category, with Podpress support.
Any ideas ? I’d like to hear your thoughts on the topic.
Cheers
Massyn
- The topic ‘Automated posting from a script’ is closed to new replies.