mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-11 00:02:16 -05:00
YouTube Preview Image & Title before downloading #637
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @studiofruits on GitHub (Dec 17, 2024).
describe the feature you'd like to see
It would be great if a youtube video thubnail and title previewed upon entering a youtube url in the input. This can be easily done using oEmbed e.g https://www.youtube.com/oembed?url=https://www.youtube.com/watch?v=jYeEBAWXELk&format=json OR if thats too much hassel you can just preview the video thumbnail using the video id https://i.ytimg.com/vi/jYeEBAWXELk/hqdefault.jpg
additional context
No response
@elouangrimm commented on GitHub (Jan 20, 2025):
Yeah, like it could pop up below the text box and show the title, author, and the thumbnail. (and maybe even views or smth)