mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-11 17:49:25 -05:00
- Add logging functions following the pattern from other filters - Log URL, title, author, and configuration parameters - Log video ID extraction process with success/error messages - Log format detection and output generation - Add detailed error messages for debugging - Follow the same logging pattern as inject_parts.lua and inject_quizzes.lua This will help debug issues with QR code generation and PDF output.