Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

Latest commit

 

History

History

podcasts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Stremio podcasts

Original Podcasts Addon offering High Quality Podcasts for Stremio

forthebadge forthebadge

Features

  • Always included
    • Filter by genre (sorted)
    • Search all podcasts
    • Show top podcasts
    • Infinite scroll (pagination)
  • 2400+ podcasts from gpodder featuring
    • Searchable episodes
  • 10,000+ podcasts from spreaker featuring
    • Popular and recommended podcasts
    • Download podcast
    • View podcast source
    • Show average episode length
    • Show podcast in waveform (if available)

Screenshots

catalog listen notes catalog

episode selection listen notes episode selection

Installation

There are multiple ways to install this addon. Luxurious!

  • Click on the addon manager icon addon manager icon on the top right. Browse or search for Podcasts and click install.
  • Go to the homepage of this addon and click install.
  • Open the addon manager and paste https://stremio-podcasts-addon.sleeyax.tk/manifest.json in the addon repository field.
    addon repo field

FAQ

I found a bug

Running locally

First of all make sure you have a recent version of nodejs (https://nodejs.org/) installed. Then clone this repo and run:

npm install

Finally, to start a development server that watches for file changes run npm run start:watch. In production you should be using npm run start.

Contributing

Feel free to open an issue in case of any problems. Pull requests are also greatly appreciated, but please open an issue first so it can be referenced.

Licensed under the MIT License.