Sign inSign up

openpodcast/apple-connector

By openpodcast

Updated 3 months ago

Image
0

10K+

openpodcast/apple-connector repository overview

Apple Data

This uses our Apple connector to fetch data for our podcasts from the Apple API. To add a new podcast, create a new workflow file in the .github/workflows directory and set the required environment variables.

The connector is available on GitHub.

Docker Image

We provide a Docker image for the connector. You can use it to run the connector locally.

By default, the connector will fetch data from Spotify once a day. You can set your own schedule for executing the connector like so:

docker build -t openpodcast/apple-connector .
docker run --init -it --env-file .env -e 'CRON_SCHEDULE=00 10 * * *' openpodcast/apple-connector

Tag summary

Content type

Image

Digest

sha256:4572e693a

Size

53.7 MB

Last updated

3 months ago

docker pull openpodcast/apple-connector:sha-8c64007