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

When playing youtube videos, the thumb cannot be displayed #65

Open
ahaoboy opened this issue Jul 14, 2024 · 2 comments
Open

When playing youtube videos, the thumb cannot be displayed #65

ahaoboy opened this issue Jul 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ahaoboy
Copy link

ahaoboy commented Jul 14, 2024

Description of the bug
When playing youtube videos, the thumb cannot be displayed

To Reproduce
Steps to reproduce the behavior:

./mpv.com 'https://www.youtube.com/watch?v=Ugb80d5lxEM'

Expected behavior
display thumb correctly

Environment

  • OS: win11
  • mpv version: v0.38.0
  • mpv_thumbnail_script: 0.5.4
@ahaoboy ahaoboy added the bug Something isn't working label Jul 14, 2024
@ahaoboy
Copy link
Author

ahaoboy commented Jul 16, 2024

Found the reason with the help of @geextahslex : yt-dlp must be placed in the same directory as mpv.exe, thanks a lot!

I don't know if there is a problem with yt-dlp or mpv_thumbnail_script path processing.

@iiiGerardoiii
Copy link

yeah it's said in the options file, although not as visible:

-- Enable storyboards (requires yt-dlp in PATH). Currently only supports YouTube and Twitch VoDs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants