Scraper name
EmbeddedMetadata
Scraper version
f66d194
Which scraper type(s) are affected?
imageByFragment
Specific examples
The main script references value_parts under an if else statement, but the variable is only declared under the if statement, so the script aborts whenever it detects entries in any keyword related EXIF tag.
Logs
Additional details
I've submitted a draft pull request with my simple fix for the problem (#2737). It can probably be improved by someone who actually knows python, unlike me.
Have you looked at existing bug reports?
Are you in a country that may be geoblocked by the site being scraped?
Scraper name
EmbeddedMetadata
Scraper version
f66d194
Which scraper type(s) are affected?
imageByFragment
Specific examples
The main script references
value_partsunder anif elsestatement, but the variable is only declared under theifstatement, so the script aborts whenever it detects entries in any keyword related EXIF tag.Logs
Additional details
I've submitted a draft pull request with my simple fix for the problem (#2737). It can probably be improved by someone who actually knows python, unlike me.
Have you looked at existing bug reports?
Are you in a country that may be geoblocked by the site being scraped?