Importing YouTube as a resource is not functioning properly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 729
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
I am trying to import a YouTube link as a resource, but I found that the parsed result does not include the video content
Describe the solution you'd like
Importing the video's subtitles as content might be a better approach
Additional context
I imported this video link: https://youtu.be/O-6q-siuMik?list=TLGGA3db6TSKoPQyNjAxMjAyNQ
and get
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no source files or tests; begin by locating the YouTube resource-import and parsing entry point. Reproduce the provided YouTube import, then trace how parsed content is assembled. Done means the imported resource includes the video's subtitles as content, with coverage for the case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100