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.5.0.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

nrk_psapi-0.5.0-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nrk_psapi-0.5.0.tar.gz
  • Upload date:
  • Size: 13.2 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.5.0.tar.gz
Algorithm Hash digest
SHA256 c7a75c46b093b6fcb3a7ced59ed16cae04dbb41d926e0cf828f1f09a7feed796
MD5 73cd6f048c1d4230f616c2674590c777
BLAKE2b-256 7894b200acf67c47c75b3941eb74da4c0b31a99b7dfc717b7d75a2674013f5f2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nrk_psapi-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 17.0 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.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cc2c348a3e317ea28bc5f539388c12f2aa5afd4e49fdf718460396783e5cc052
MD5 66da21655341f8ea0833a8ad45a45bb0
BLAKE2b-256 5c47f177021ba4feff2497446e5a52d725cdea0b6b8e46ee24ac588b394ffe48

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