Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: improve error handling in Wikipedia image provider
- Enhanced the queryAuthorInfo function to handle missing license name and URL gracefully. - Added debug logging to provide insights when license information is not found, defaulting to 'Unknown' for license name and an empty string for license URL. - This change improves the robustness of the image provider by preventing failures due to missing metadata.
- Loading branch information