I-PHPodder update

I just found out that the mp3-links are in the <enclosure> tag of an rss (2.0) feed. So that simplifies my script.
I changed the script, it now scans for the enclosure tag which type =”audio/mpeg” and just copy the mp3 in the url-attribute, so i don’t have to do any fancy string-manipulation stuff.

download I-PHPodder version 0.02

One Response to “I-PHPodder update”

  1. bernard says:

    Just tested your i_phpodder … after some minor changes, it worked. Maybe its an better idea NOT to hardcode the destination URL into the script.
    Make it a variable. With some changes in the script … it works like a charme. Good work

Leave a Reply