From 0064b59cb1a05bb8c7e7e90d10e1977e9b6e3288 Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Tue, 20 Feb 2024 20:50:59 +0000 Subject: [PATCH] Use remastered episode for Snakes' animal quest --- package-lock.json | 4 ++-- package.json | 2 +- src/animal-quest.ts | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5e1a1ce..ed89bd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@alveusgg/data", - "version": "0.29.0", + "version": "0.30.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@alveusgg/data", - "version": "0.29.0", + "version": "0.30.0", "license": "SEE LICENSE IN LICENSE.md", "devDependencies": { "@typescript-eslint/eslint-plugin": "^6.2.0", diff --git a/package.json b/package.json index 17b391b..06ae311 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alveusgg/data", - "version": "0.29.0", + "version": "0.30.0", "private": true, "license": "SEE LICENSE IN LICENSE.md", "repository": { diff --git a/src/animal-quest.ts b/src/animal-quest.ts index 0e912aa..915fbb0 100644 --- a/src/animal-quest.ts +++ b/src/animal-quest.ts @@ -69,15 +69,15 @@ const animalQuest: Readonly = [ }, { video: { - id: 1226537529, - start: "00h00m21s", + id: 2068671661, // Original: 1226537529 + start: "00h08m40s", }, edition: "Snake Edition", description: "Learn about the snake ambassadors at Alveus, Noodle and Patchy, their conversation status, and interactions with humans. We'll also discuss the pet trade and morph breeding, the negative impacts it has on their species, and what you can do to reduce that impact.", - broadcast: new Date("2021-12-06"), + broadcast: new Date("2024-02-20"), host: "maya", - length: 60 * 60 + 29 * 60 + 17, // 00:00:21 - 01:29:38 + length: 60 * 60 + 14 * 60 + 50, // 00:08:40 - 01:23:30 prezi: "7tt98qyUgXTmnIrZqXZa", ambassadors: { featured: ["noodle", "patchy"],