Files
knowledge-inbox/core/youtube.py
joungmin 826961f2b9 fix: improve title, summary, and content formatting
- youtube.py: fetch real title via YouTube oEmbed API instead of falling back to video ID
- youtube.py: paragraphize transcript text by grouping sentences (4 per para)
- enricher.py: increase max_tokens 1024→2048 to prevent summary truncation
- web.py: restore paragraph breaks after HTML stripping
2026-02-28 09:39:05 +09:00

1.9 KiB