metube icon indicating copy to clipboard operation
metube copied to clipboard

Added option for thumbnail only

Open 1RandomDev opened this issue 3 years ago • 4 comments

I've added an option which downloads the thumbnail of a video only and saves it as JPG.

1RandomDev avatar Jun 06 '22 14:06 1RandomDev

When I clicked on the file name, it links to "Filename.webm", not "Filename.jpg". So 404 error occurs. Is there a solution?

KimPig avatar Jul 24 '22 06:07 KimPig

When I clicked on the file name, it links to "Filename.webm", not "Filename.jpg". So 404 error occurs. Is there a solution?

제목 없음

try this: https://github.com/PikuZheng/metube/commit/b56d3f0c836b043cb2b39dec9208db1c8306398d

PikuZheng avatar Jul 24 '22 11:07 PikuZheng

When I clicked on the file name, it links to "Filename.webm", not "Filename.jpg". So 404 error occurs. Is there a solution? 제목 없음

try this: PikuZheng@b56d3f0

This links to "FileName.webm.jpg"

KimPig avatar Jul 24 '22 14:07 KimPig

This links to "FileName.webm.jpg"

.webm.jpg is planned, but the real name is .webm.jpg.jpg...let me try again.

PikuZheng avatar Jul 24 '22 22:07 PikuZheng

Not the most elegant solution but should be fixed in 0f27bf854560fa37a5fa9f9d9645fe4c321fe487

1RandomDev avatar Aug 28 '22 14:08 1RandomDev