v1.6.1
adbar/trafilaturav1.6.1Jun 15, 2023by adbar
AI Summary
Bug fixes for metadata extraction and navigation. It simplifies JSON parsing, fixes author handling, and improves the robustness of the spider and link processing.
Key Highlights
- Simplified and fully tested JSON parsing code.
- Robust spider and link processing in feeds and sitemaps.
- Fixes for authors without `additionalName` in metadata.
New Features
- Simplified JSON parsing
- Robust spider
- Fixed authors, JSON, and unicode handling
- Updated courlan package
- Link processing review in feeds
Full Release Notes
Extraction: - minor fixes: tables in figures (#301), headings (#354) and lists (#318) Metadata: - simplify and fully test JSON parsing code, with @felipehertzer (#352, #368) - authors, JSON and unicode fixes by @felipehertzer in #365 - fix for authors without `additionalName` by @awwitecki in #363 Navigation: - reviewed link processing in feeds and sitemaps (#340, #350) - more robust spider (#359) - updated underlying courlan package (#360) Full Changelog: https://github.com/adbar/trafilatura/compare/v1.6.0...v1.6.1