vasusen-code/SaveRestrictedContentBot

Custom thumbnail Feature doesn't seem to be working

Closed this issue · 6 comments

The bot is able to save the thumbnail but the videos it uploads don't have the custom thumbnail and in fact has no thumbnail at all, it's blank. Any Ideas what might fix it?

The bot is able to save the thumbnail but the videos it uploads don't have the custom thumbnail and in fact has no thumbnail at all, it's blank. Any Ideas what mightthumb_path = await screenshot(file, duration, sender)
fix it?
thumb_path = await screenshot(file, duration, sender)

The bot is able to save the thumbnail but the videos it uploads don't have the custom thumbnail and in fact has no thumbnail at all, it's blank. Any Ideas what mightthumb_path = await screenshot(file, duration, sender)
fix it?
thumb_path = await screenshot(file, duration, sender)

??

The bot is able to save the thumbnail but the videos it uploads don't have the custom thumbnail and in fact has no thumbnail at all, it's blank. Any Ideas what mightthumb_path = await screenshot(file, duration, sender)
fix it?
thumb_path = await screenshot(file, duration, sender)

??

fix it

The bot is able to save the thumbnail but the videos it uploads don't have the custom thumbnail and in fact has no thumbnail at all, it's blank. Any Ideas what might fix it?

it all because of function metadaata

Fixed!

Fixed!

Thank you sir