Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watch Providers #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Watch Providers #99

wants to merge 1 commit into from

Conversation

lardbit
Copy link

@lardbit lardbit commented Sep 2, 2024

This PR adds functionality for the Watch Providers endpoints:

Unit test are included as well:

python -W ignore:ResourceWarning -m unittest tests.test_watch_providers

Usage:

import tmdbsimple as tmdb
watch_providers = tmdb.WatchProviders()
watch_providers.watch_providers_available_regions()
watch_providers.watch_providers_movie_list()
watch_providers.watch_providers_tv_list()

@lardbit
Copy link
Author

lardbit commented Jan 9, 2025

@celiao are you still accepting PRs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants