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

Set exiftool path explicitly. #267

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Set exiftool path explicitly. #267

merged 1 commit into from
Jan 6, 2025

Conversation

afourney
Copy link
Member

@afourney afourney commented Jan 6, 2025

This PR disables the automatic detection of exiftool, instead requiring it to be set explicitly either via the exiftool_path parameter in the MarkItDown constructor or by reading from the 'EXIFTOOL_PATH' environment variable.

@afourney afourney requested a review from gagb January 6, 2025 18:24
@afourney afourney merged commit f58a864 into main Jan 6, 2025
3 checks passed
@afourney afourney deleted the exiftool_env branch January 6, 2025 20:43
Comment on lines -344 to -348
test_markitdown_remote()
test_markitdown_local()
# test_markitdown_remote()
# test_markitdown_local()
test_markitdown_exiftool()
test_markitdown_deprecation()
test_markitdown_llm()

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, I noticed that the tests in test_markitdown_exiftool() were commented out in this commit. Was this an intentional change, or was it possibly included by mistake?

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.

3 participants