v1.4.1

adbar/trafilaturav1.4.1Jan 19, 2023by adbar

AI Summary

Focuses on stability improvements including bug fixes, metadata detection enhancements, and better support for Python 3.11.

Key Highlights

  • Faster author, categories, domain name, and tags extraction
  • Improved title and sitename detection
  • Configurable download timeout
  • Python 3.11 support via faust-cchardet

New Features

  • Deprecation warnings for CLI arguments

Full Release Notes

Extraction:
- extraction bugs fixed (#263, #266), more robust HTML doctype parsing
- XML output improvements by @knit-bee (#273, #274)
- adjust thresholds for link density in paragraphs

Metadata:
- improved title and sitename detection (#284)
- faster author, categories, domain name, and tags extraction
- fixes to author emoji regexes by @felipehertzer (#269)

Command-line interface:
- review argument consistency and add deprecation warnings (#261)

Setup:
- make download timeout configurable (#263)
- updated dependencies, use of faust-cchardet for Python 3.11

**Full Changelog**: https://github.com/adbar/trafilatura/compare/v1.4.0...v1.4.1