From 829bcf648a10f8d1acb7e1a17646739f2308a3c6 Mon Sep 17 00:00:00 2001 From: Jon Staab Date: Mon, 20 May 2024 08:47:16 -0700 Subject: [PATCH] Fix imeta tag --- xx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xx.md b/xx.md index 423aa98c..216c69c7 100644 --- a/xx.md +++ b/xx.md @@ -60,7 +60,7 @@ Example: ["title", "Platinum Robots on the Moon"], ["subject", "Platinum Robots on the Moon"], ["published_at", ""], - ["imeta", "url https://example.com/my-track.m3u8 x ..."] + ["imeta", "url https://example.com/my-track.m3u8", "x ", ...] ] } ```