Add support to prompt with a YouTube Video URL
lucastanzi opened this issue · 0 comments
lucastanzi commented
Description of the feature request:
In Vertex AI it is finally possible to attach a YouTube Video URL as an alternative to upload a video file. It would be nice to have feature parity here and be able to call something like:
model.generate_content(youtube-video-id='xxxx', "Summarize this video")
What problem are you trying to solve with this feature?
Be able to send a prompt using a YouTube Video URL/ID
Any other information you'd like to share?
No response