Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing YouTube as a resource is not functioning properly #423

Open
emtpzh opened this issue Jan 26, 2025 · 4 comments
Open

Importing YouTube as a resource is not functioning properly #423

emtpzh opened this issue Jan 26, 2025 · 4 comments
Labels
enhancement New feature or request
Milestone

Comments

@emtpzh
Copy link

emtpzh commented Jan 26, 2025

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

Image

@pftom
Copy link
Contributor

pftom commented Jan 26, 2025

@emtpzh Currently, we do not support platforms like YouTube for video content. May I ask what your main application scenarios are? 🙏

@emtpzh
Copy link
Author

emtpzh commented Jan 27, 2025

@pftom Thank you for your reply. I have recently been using Google’s notebook LLM, which allows direct import of YouTube links to use the video content as context. I think this is very similar to the resource import designed by Refly.

@pftom pftom added this to the v0.3.0 milestone Feb 7, 2025
@pftom
Copy link
Contributor

pftom commented Feb 7, 2025

@emtpzh This week we will support youtube import, as well as multi-modality including pictures, files, etc. Thank you for your support🙏

@pftom pftom added the enhancement New feature or request label Feb 7, 2025
@chibslee
Copy link

chibslee commented Feb 7, 2025

great work! looking forward

@emtpzh This week we will support youtube import, as well as multi-modality including pictures, files, etc. Thank you for your support🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants