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

Bugfix for imdb scraper #716

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Conversation

pmakholm
Copy link

The default value for TMDB_V3_API_KEY is TESTONLY. This raises an unhandled exception in the IMDb scraper, making it unusable without configuration.

This makes the imdb scraper default to parsing the imdb page on all errors in the tmdb scraper. Additionally a minor change in the imdb json parsing is added to extract the plotText correctly.

@alphatownsman alphatownsman merged commit ecca8d7 into neodb-social:main Jul 23, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

2 participants