Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lgiki/nice-podcast-rss

A browser extension that makes podcast RSS displayed more friendly.
https://github.com/lgiki/nice-podcast-rss

chrome-extension podcast podcast-player podcasts rss

Last synced: 6 days ago
JSON representation

A browser extension that makes podcast RSS displayed more friendly.

Awesome Lists containing this project

README

        

# Nice Podcast RSS

[![GitHub](https://img.shields.io/github/license/LGiki/nice-podcast-rss?style=flat-square)](LICENSE) [![Chrome Web Store](https://img.shields.io/chrome-web-store/v/ofofpfeldepmeolpbcmehmfgakjnlekf?color=red&logo=google-chrome&logoColor=white&style=flat-square)](https://chrome.google.com/webstore/detail/nice-podcast-rss/ofofpfeldepmeolpbcmehmfgakjnlekf) [![Edge Add-on](https://img.shields.io/badge/dynamic/json?label=edge%20add-on&prefix=v&color=red&logo=microsoftedge&logoColor=white&style=flat-square&query=%24.version&url=https%3A%2F%2Fmicrosoftedge.microsoft.com%2Faddons%2Fgetproductdetailsbycrxid%2Fjiajdakidkmamepkdaclhefhfjnikhpc)](https://microsoftedge.microsoft.com/addons/detail/nice-podcast-rss/jiajdakidkmamepkdaclhefhfjnikhpc)

A browser extension that makes podcast RSS displayed more friendly.

# Screenshot

![](screenshot.png)

# Installation

- Install from [Chrome Web Store](https://chrome.google.com/webstore/detail/ofofpfeldepmeolpbcmehmfgakjnlekf):

[](https://chrome.google.com/webstore/detail/ofofpfeldepmeolpbcmehmfgakjnlekf)

- Install from [Microsoft Edge Addons](https://microsoftedge.microsoft.com/addons/detail/nice-podcast-rss/jiajdakidkmamepkdaclhefhfjnikhpc):

[](https://microsoftedge.microsoft.com/addons/detail/nice-podcast-rss/jiajdakidkmamepkdaclhefhfjnikhpc)

# Supported Platforms

| Platform | URL Pattern |
| -------------- | ------------------------------------------------------------ |
| Anchor | `anchor.fm/s/*/podcast/rss` |
| Fireside | `feeds.fireside.fm/*/rss` |
| Buzzsprout | `feeds.buzzsprout.com/*.rss` |
| Typlog | `*.typlog.io/feed/audio.xml` |
| Libsyn | `*.libsyn.com/rss`
`feeds.libsyn.com/*/rss` |
| Acast | `feeds.acast.com/public/shows/*` |
| Megaphone | `feeds.megaphone.fm/*` |
| Simplecast | `feeds.simplecast.com/*` |
| RSS.com | `media.rss.com/*/feed.xml` |
| Podbean | `feed.podbean.com/*/feed.xml` |
| Sounder.fm | `feeds.sounder.fm/*/rss.xml` |
| SoundOn | `feeds.soundon.fm/podcasts/*.xml` |
| NPR | `feeds.npr.org/*/podcast.xml` |
| ART19 | `rss.art19.com/*` |
| Omny Studio | `omnycontent.com/d/playlist/*/podcast.rss`
`*.omnycontent.com/d/playlist/*/podcast.rss` |
| RedCircle | `feeds.redcircle.com/*` |
| JustPod Media | `justpodmedia.com/rss/*.xml` |
| Xiaoyuzhou FM | `feed.xyzfm.space/*` |
| Ximalaya | `*.ximalaya.com/album/*.xml` |
| Lizhi FM | `rss.lizhi.fm/rss/*.xml` |
| Wav Pub | `*.proxy.wavpub.com/*.xml` |
| Qingting FM | `papi.qingting.fm/podcast/channels/*` |
| VISTOPIA | `api.vistopia.com.cn/rss/program/*.xml` |
| Get Podcast | `getpodcast.xyz/data/*.xml` |
| Pod API | `host.podapi.xyz/*/feed.rss` |
| Tangsuan Radio | `feed.tangsuanradio.com/*.xml` |
| Casted | `feeds.casted.us/*/feed` |
| Boston | `feeds.boston.com/*` |
| Firstory | `open.firstory.me/rss/user/*` |

# Acknowledgements

- [https://github.com/jessuni/shikwasa](https://github.com/jessuni/shikwasa)
- [https://github.com/iamkun/dayjs](https://github.com/iamkun/dayjs)
- [https://github.com/davidshimjs/qrcodejs](https://github.com/davidshimjs/qrcodejs)

# License

MIT License