Skip to main content

Mopidy extension for searching and browsing podcasts on the Apple iTunes Store

Project description

Latest PyPI version CI build status Test coverage License Code style: black

Mopidy-Podcast-iTunes is a Mopidy extension for searching and browsing podcasts on the Apple iTunes Store.

Installation

On Debian Linux and Debian-based distributions like Ubuntu or Raspbian, install the mopidy-podcast-itunes package from apt.mopidy.com:

apt-get install mopidy-podcast-itunes

Otherwise, install the Python package from PyPI:

pip install Mopidy-Podcast-iTunes

Configuration

The following configuration values are available:

  • podcast-itunes/enabled: Whether this extension should be enabled or not. Defaults to true.

  • podcast-itunes/base_url: The base URL for the iTunes Store. Defaults to http://itunes.apple.com/.

  • podcast-itunes/country: The ISO country code for the store to be used. Defaults to US.

  • podcast-itunes/explicit: Whether search results should include explicit content. Can be set to Yes, No, or left empty to use the store’s default.

  • podcast-itunes/charts: One of podcasts, audioPodcasts or videoPodcasts. Defaults to audioPodcasts.

  • podcast-itunes/charts_limit: The maximum number of charts entries to retrieve. Defaults to 20.

  • podcast-itunes/search_limit: The maximum number of search results to retrieve. Defaults to 20.

  • podcast-itunes/timeout: The HTTP request timeout in seconds when connecting to the iTunes Store. Defaults to 10.

  • podcast-itunes/retries: The maximum number of HTTP connection retries when connecting to the iTunes Store. Defaults to 3.

Project Resources

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Mopidy-Podcast-iTunes-3.0.1.tar.gz (15.6 kB view hashes)

Uploaded Source

Built Distribution

Mopidy_Podcast_iTunes-3.0.1-py3-none-any.whl (13.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page