[twitter] add 'highlights' extractor (#7826)

This commit is contained in:
Mike Fährmann
2025-08-19 09:08:44 +02:00
parent 8252980264
commit 47150f3e8a
4 changed files with 50 additions and 18 deletions

View File

@@ -772,4 +772,9 @@ The Washington Post writes, "Three weeks after the toxic train derailment in Ohi
"#class" : twitter.TwitterImageExtractor,
},
{
"#url" : "https://x.com/tetsuoai/highlights",
"#class" : twitter.TwitterHighlightsExtractor,
},
)