6.1.0-alpha.0 • Published 9 months ago

@podlove/clients v6.1.0-alpha.0

Weekly downloads
9
License
MIT
Repository
-
Last release
9 months ago

Client Package

List of Podcast Clients active

idnameappserviceandroidiososxwindowsunixweb
antenna-podAntenna Pod
apple-podcastsApple Podcasts
beyond-podBeyondPod
castboxCastbox
castroCastro
clementineClementine
deezerDeezer
downcastDowncast
google-podcastsGoogle Podcasts
gpoddergPodder
i-catcheriCatcher
instacastInstacast
instacastInstacast
overcastOvercast
player-fmPlayer.fm
pocket-castsPocketCasts
podcast-republicPodcast Republic
podcatPodcat
podcatPodcat
podscoutPodscout
procastProcast
rssRSS
rss-radioRSSRadio
soundcloudSoundcloud
spotifySpotify
stitcherStitcher
youtubeYoutube

Usage

import clients from '@podlove/clients'
import { type, platform } from '@podlove/clients/types'

clients() // will return all clients

// Additive filtering for id, title (match), type and platform
clients({ id: 'apple-podcasts', title: 'Apple', type: type.service, platform: platform.web })
/**
 * [{
    title: 'Apple Podcasts',
    scheme: id => `https://podcasts.apple.com/podcast/${id}`,
    platform: platform.web,
    type: type.service,
    icon
 * }] 
 * / 
6.1.0-alpha.0

9 months ago

5.12.1-alpha.1

2 years ago

5.12.1-alpha.0

2 years ago

6.0.1-alpha.6

2 years ago

6.0.1-alpha.3

2 years ago

6.0.1-alpha.4

2 years ago

6.0.1-alpha.5

2 years ago

5.12.0

3 years ago

5.11.1

3 years ago

5.11.0

3 years ago

5.9.0

3 years ago

5.8.0

3 years ago

5.7.4

4 years ago

5.7.3

4 years ago

5.7.1

4 years ago

5.7.0

4 years ago

5.6.4

4 years ago

5.6.3

4 years ago

5.6.2

4 years ago

5.6.1

4 years ago

5.6.0

4 years ago

5.5.0

4 years ago

5.4.1

4 years ago

5.4.0

4 years ago

5.3.1

5 years ago

5.3.0

5 years ago

5.2.3

5 years ago

5.2.2

5 years ago

5.2.0

5 years ago

5.1.12

5 years ago

5.1.11

5 years ago

5.1.10

5 years ago

5.1.9

5 years ago

5.1.8

5 years ago

5.1.7

5 years ago

5.1.6

5 years ago

5.1.5

5 years ago

5.1.4

5 years ago

5.1.3

5 years ago

5.1.2

5 years ago

5.1.1

5 years ago

5.1.0

5 years ago

5.0.1-beta.5

5 years ago

5.0.1-beta.4

5 years ago

5.0.1-beta.3

5 years ago

5.0.1-beta.2

5 years ago

5.0.1-beta.1

6 years ago

5.0.1-beta.0

6 years ago