System for adding mp3 links to a database out of rss feeds

Discussion in 'Programming' started by lit108, Oct 16, 2010.

  1. #1
    I am trying to write a piece of code which when given an rss feed or a blog link it can add the mp3 links out of that feed to a database that get then be displayed in a blog aggregator form. So far I have manage to display multiple blog feeds on my website, but that is that title of each post and not the mp3 links which is what I'm after. Does anyone know of anything out there that does this or any code themselves that could be of assistance?

    Thanks
     
    lit108, Oct 16, 2010 IP
  2. Rev Jain

    Rev Jain Active Member

    Messages:
    202
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    80
    #2
    its not a hard step to put a link f mp3 file.
     
    Rev Jain, Oct 20, 2010 IP
  3. Leo SQP

    Leo SQP Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If you need to parse links from text source, learn more about regular expressions - they will help you do it.
     
    Leo SQP, Oct 20, 2010 IP