Closed SonaliBendre closed 2 years ago
0.4.8 with mpv 0.33.1 doesn't show thumbnails with https://www.youtube.com/watch?v=aqz-KE-bpKQ (or any other youtube video). Local files work. There is no error message.
@tastytea I think it struggles with your 4k video, test
mpv https://www.youtube.com/watch\?v\=ZyJKE3j7op8
this works for me on mpv version 0.34.1
mpv --ytdl-format=worst https://www.youtube.com/watch\?v\=aqz-KE-bpKQ
also works
We could maybe use --ytdl-format=worst
for thumbnails to generate the thumbnails faster
or --ytdl-format="best[width<=200]"
with 200 replaced with thumbnail_width
from the settings
No, that doesn't work either here. Maybe I need a newer mpv?
yes you always have to use the newest version since this script updates along with mpv
Hmm no, 0.34.1 doesn't work either with youtube.
but the video plays?
Also create a new issue for that with detailed description and your terminal output. Since it clearly works for me and @marzzzello
It is supported