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

video cover support #87

Open
foxjaw opened this issue Jan 8, 2024 · 0 comments
Open

video cover support #87

foxjaw opened this issue Jan 8, 2024 · 0 comments

Comments

@foxjaw
Copy link

foxjaw commented Jan 8, 2024

Some videos also contain cover art. Sometimes as a 2nd video stream:

Stream #0:2[0x0]: Video: png, rgb24(pc, gbr/unknown/unknown), 1280x720, 90k tbr, 90k tbn (attached pic)

& sometimes as an webp image attachment

Stream #0:2: Attachment: none
    Metadata:
      filename        : cover.webp
      mimetype        : image/webp

of video downloaded from yt-dlp with --embed-thumbnail flag. Not sure how to pull this off in config file. Probably has to do something with ffprobe.

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

1 participant