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

importing embedded thumbnails #1626

Open
Nik0s5 opened this issue Nov 14, 2024 · 0 comments
Open

importing embedded thumbnails #1626

Nik0s5 opened this issue Nov 14, 2024 · 0 comments

Comments

@Nik0s5
Copy link

Nik0s5 commented Nov 14, 2024

I want to migrate my video archive, but there is a problem - some video files have embedded thumbnails, but Hydrus Network does not take them into account, creating its own icons.

For example, the video was downloaded with --embed-thumbnail applied:
yt-dlp -P Y:\123 --embed-thumbnail <URL>

You can extract the thumbnail like this:
ffmpeg -i 123.mp4 -map 0:v -map -0:V -c copy thumbnail.png

Is it possible to add to Hydrus Network the ability to import embedded thumbnails if there are any in the video?

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

No branches or pull requests

1 participant