Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WEBP support #7

Open
h4nkyn opened this issue Aug 26, 2020 · 3 comments
Open

WEBP support #7

h4nkyn opened this issue Aug 26, 2020 · 3 comments

Comments

@h4nkyn
Copy link

h4nkyn commented Aug 26, 2020

Hi there. Not sure if you're aware, but a lot of your users (from YouTubeDL) are unable to use your tool to embed thumbnails into videos.

YouTube is actually switching to WEBP for thumbnails now, which is causing atomicparsley to not convert. I was wondering if you would be so kind as to add .webp support to your tool.

Thank you

@github-actions
Copy link

Thanks for filing an issue! Please note that this project is only passively maintained, so your best bet for getting an issue resolved is through a pull request that is easy to verify!

@wez
Copy link
Owner

wez commented Jan 16, 2021

AtomicParsley is a tool for mp4 files. Adding support for other file formats would be a lot of work and almost like building a new, different tool, which honestly is probably a good idea--for example, there are some good quality libraries available to Rust that might make that relatively easy.

However: I don't use this tool myself anymore, and I only passively maintain AtomicParsley because I have a lot of other commitments that take priority.

@elfpet
Copy link

elfpet commented May 9, 2023

Did you ever get this sorted? If not, if you use YT-DLP which is a fork of YouTube-DL you can add —convert-thumbnails jpg and the images will be saved as jpeg rather than webp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants