feat(baoyu-url-to-markdown): add defuddle.md API fallback, YouTube transcripts, and modular converter architecture

This commit is contained in:
Jim Liu 宝玉
2026-03-13 00:22:03 -05:00
parent 994e47d1be
commit 0279fa403d
8 changed files with 1190 additions and 923 deletions
@@ -5,7 +5,7 @@
"dependencies": {
"@mozilla/readability": "^0.6.0",
"baoyu-chrome-cdp": "file:./vendor/baoyu-chrome-cdp",
"defuddle": "^0.10.0",
"defuddle": "^0.12.0",
"jsdom": "^24.1.3",
"linkedom": "^0.18.12",
"turndown": "^7.2.2",