diff --git a/src/status.ts b/src/status.ts
index 19abdd8..e81317b 100644
--- a/src/status.ts
+++ b/src/status.ts
@@ -170,6 +170,7 @@ export const handleStatus = async (
/* External media renderer (i.e. YouTube) */
if (tweet.media?.external) {
const { external } = tweet.media;
+ authorText = newText || '';
headers.push(
``,
``,