Quantcast
Channel: Active questions tagged feed - Stack Overflow
Viewing all articles
Browse latest Browse all 542

Want to parse podcast feed in php

$
0
0

I want to get the audio and logo URLs for each episode of the podcast using php.

First I try to use simplepie to parse feed. But, it so complex for me. I only found how to get podcast episode's logo. but I can't find the way to get URL of the audio file from RSS.

Next I try to use the package link below. But when I try to use it, I get an error like that " Error Call to undefined function Lukaswhite\PodcastFeedParser\Parser().".
https://github.com/lukaswhite/podcast-feed-parser

PS. If you are try for this. This repository's redme file is incorrect.

composer require lukaswhite/php-feed-parser

use this.

composer require lukaswhite/podcast-feed-parser

Viewing all articles
Browse latest Browse all 542

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>