diff --git a/src/animal-quest.ts b/src/animal-quest.ts index 652755a..2a4357d 100644 --- a/src/animal-quest.ts +++ b/src/animal-quest.ts @@ -339,6 +339,23 @@ const animalQuest: Readonly = [ related: [], }, }, + { + video: { + id: 1913457644, + start: "00h10m30s", + }, + edition: "Isopod Edition", + description: + "Get to know all the isopods at Alveus, Marty our Zebra isopods and BB our Spanish Orange isopods. Learn about what isopods are, as well as why invertebrate conservation is so important for us and why we should care about them.", + broadcast: new Date("2023-08-31"), + host: "maya", + length: 60 * 60 + 10 * 60 + 50, // 00:10:30 - 01:21:20 + prezi: "8bVarKy0mKSvgdl9objv", + ambassadors: { + featured: ["marty", "bb"], + related: [], + }, + }, ] as const; export type AnimalQuestWithEpisode = AnimalQuest & {