Is there a way to get a Discord video (attachment) thumbnail?
hii, is there a way to get a Discord video (attachment) thumbnail, I found something that maybe can work but it didn't work so I'm here, here's my current code:
sorry if my question doesn't seem to make sense
10 Replies
Unknown Userā¢2y ago
Message Not Public
Sign In & Join Server To View
you cannot have videos in embeds
only images
no, i don't want to put a video in embed
I want to get his thumbail and put that in
.setImage()
ah ok
well if
videoInfo.thumbnail.url
correctly returns an image url it should
try to console.log it
š¬š¬š¬š¬
didn't expect that
cannot help you as it's not discord.js
do you think there's a way to do this using discord.js
do you really think you could get a YouTube video with a Discord API wrapper?
no, I mean, I want to get thumbnail of a video but a Discord video, no youtube, like this
considering that you don't get any useful data besides the attachment name, url etc.
I doubt you can really
you probably have to download the video and go from there