✨ What's New
- Multi-Language Lists: You can now provide multiple language codes to
SCRAPE_LANG(e.g.,en,de). This helps if language detection misidentifies ingredients on non-English blogs. - Improved Detection Logic: The scraper is now more resilient to false-negative language detection.
- Quiet Scrapes: "Skipping" logs for language mismatches are now hidden during production runs to keep logs clean (visible in DRY_RUN).
- **Quiet Scrapes 2:**Missing lxml library warning handling.
🛠️ Bug Fixes
- Addressed community feedback regarding German recipe detection issues.