cusac / cusac/mbt.guide

add code to update youtube data for videos

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

## Problem
A video is created in the backend whenever someone attempts to add segments to a video that is not found in the db. The video that is created contains the metadata for the youtube video, such as the description. However after the video is created this youtube metadata is never updated.

## Solution
When we list videos (either the default list or after a search) we should include some logic that checks if the youtube data within the videos is out of date and update them if it is.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names the default video list and search results as entry points, but no files or tests. Start by locating those listing paths and the existing YouTube metadata handling; done means out-of-date metadata is refreshed in both listing modes.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.