/PodcastFeedReader

Read All Podcasts From Url of Podcast Feed

Primary LanguageJava

PodcastFeedReader

Read All Podcasts From Url of Podcast Feed

Feed Link Example:

İf you want use Soundcloud Feed:

    feed://feeds.soundcloud.com/users/soundcloud:users:304446229994/sounds.rss

change feed:// part to https:// like this:

https://feeds.soundcloud.com/users/soundcloud:users:304446229994/sounds.rss

Original Code

https://www.vogella.com/tutorials/RSSFeed/article.html