Skip to main content

Unofficial python library for interacting with the NRK Podcast API.

Project description

NrkPodcastAPI

NrkPodcastAPI is a Python library for interacting with the NRK Podcast API. It provides a simple interface for retrieving podcast information and episode details.

Installation

To install the library, you can use pip:

pip install nrk-psapi

Usage

Here's an example of how to use the library to retrieve information about a podcast:

from nrk_psapi import NrkPodcastAPI

api = NrkPodcastAPI()
podcast = api.get_podcast("podcast_id")
print(podcast.title)

You can also retrieve information about an episode:

episode = api.get_episode("podcast_id", "episode_id")
print(episode.title)

Contributing

If you'd like to contribute to the project, please submit a pull request or open an issue on the GitHub repository.

License

NrkPodcastAPI is licensed under the MIT license. See the LICENSE file for more details.

Contact

If you have any questions or need assistance with the library, you can contact the project maintainer at @bendikrb.

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

nrk_psapi-0.4.0.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

nrk_psapi-0.4.0-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file nrk_psapi-0.4.0.tar.gz.

File metadata

  • Download URL: nrk_psapi-0.4.0.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for nrk_psapi-0.4.0.tar.gz
Algorithm Hash digest
SHA256 724ed4186a6229da3fe1b3cdb73f02c058201f27fa8118fd35e5ec042de88212
MD5 b9c0fb2007eafc554b8785b7dd0c0369
BLAKE2b-256 683cd121345920c6922dfa95caea1f21204355f16834633facf2dc1dda8fefe8

See more details on using hashes here.

File details

Details for the file nrk_psapi-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: nrk_psapi-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for nrk_psapi-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f46c0ca931b2573363b438a2ebd97de75e12ccbbd8bbe6a956287f3dd1df05e2
MD5 6d713ff57fb2fea14835024cb8b8b60c
BLAKE2b-256 3abefdba18b05e0c3ae2690a6b922eb2dc11b4181d7116682e1afd75f501b249

See more details on using hashes here.

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