Skip to content

cjgaliana/iPodcastSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPodcastSearch

iTunes Podcast Search library

Usage

Searching iTunes

var results = await this.client.SearchPodcastsAsync("Code on the rocks");

From FeedUrl

var podcast = await this.client.GetPodcastFromFeedUrlAsyc(feedUrl);

About

iTunes Podcast Search library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages