From 58b55498190c6cbdb50f8c434d6e4ac6c808d6bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Fri, 15 May 2026 16:26:16 +0200 Subject: [PATCH] draft: Quelques explications sur les Metadata des Podcasts Apple --- .../draft_overlay.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/1c421222-2f3c-4f50-9b08-aa35f5eb670b/draft_overlay.json b/1c421222-2f3c-4f50-9b08-aa35f5eb670b/draft_overlay.json index 1ea6902..eb9483e 100644 --- a/1c421222-2f3c-4f50-9b08-aa35f5eb670b/draft_overlay.json +++ b/1c421222-2f3c-4f50-9b08-aa35f5eb670b/draft_overlay.json @@ -1,8 +1,15 @@ { "title": "Métadonnées des podcasts Apple : comprendre les bonnes pratiques", - "_updated_at": "2026-05-15 14:25:52", + "_updated_at": "2026-05-15 14:26:16", "slug": "numero-episode-titre", "published": true, "published_at": "2020-04-17 18:07", - "category": "Production" + "category": "Production", + "tags": { + "tags": [ + "Apple Podcasts", + "Podcast", + "MP3" + ] + } }