Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podcast Isse #25

Closed
renegade78 opened this issue May 14, 2011 · 1 comment
Closed

Podcast Isse #25

renegade78 opened this issue May 14, 2011 · 1 comment

Comments

@renegade78
Copy link

Hi,

I cannot even begin to thank you for all the help your code has given me! I've extracted the URL of images and displayed them in the tableview, put them in a fancy detail view and I'm really pleased with the result!

The final element I'm having issues with is getting the URL of enclosures such as a podcast.

I know you don't have time to help in detail with individual issues but I was hoping you could just explain how I can extract it!

Many thanks in advance!

@mwaterfall
Copy link
Owner

Hi there,

Really glad to hear you're enjoying using the parser!

If the podcast information is provided as an enclosure then you can access that feed information via the enclosures attribute of the feed items. Information on this can be found in the readme under the heading "Available Data."

However, if the podcast media information is provided by some other means (in an unsupported element), then this data will not be available in the current version of the parser.

If you take a look at the raw feed data for the podcast you should be able to see how the information is provided.

Hope this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants