Zabooby / mpv-config

Personal mpv config files aiming to get the best quality and viewing experience
https://mpv.io
290 stars 17 forks source link

how to choose the quality of youtube videos? #1

Closed candrapersada closed 1 year ago

candrapersada commented 1 year ago

and how to add Youtube Profile in mpv.conf ytdl-raw-options=sub-lang="en",write-auto-sub=,yes-playlist=

Zabooby commented 1 year ago

Not sure if you opened an issue in the wrong repo?

But if you're asking how to change the quality of youtube videos with my config specifically, whenever you open a youtube video the uosc ui will show a quaility menu in the bottom left corner from there you can choose what resolutions you want: image

For the youtube profile question I'm not that familiar with all the ytdl settings, but I'm pretty sure you just copy ytdl-raw-options=sub-lang="en",write-auto-sub=,yes-playlist= into mpv.conf.

candrapersada commented 1 year ago

For the youtube profile question I'm not that familiar with all the ytdl settings, but I'm pretty sure you just copy ytdl-raw-options=sub-lang="en",write-auto-sub=,yes-playlist= into mpv.conf.

but what I mean is why is the yes-playlist and write-auto-sub youtube option not working?

Zabooby commented 1 year ago

For yes-playlist you should open an issue in the uosc repo, I tried testing it with a fresh install without my config and playlists didn't show up.

For me subtitles are generated automatically like in the image above, if you've seen my mpv.conf I don't have any settings for yt-dlp. Try using it without write-auto-subs.

Zabooby commented 1 year ago

I'm closing this issue now as there doesn't seem to be anything wrong with my config, I've shown you how to change the quality of youtube videos and explained how to fix your yt-dlp settings.

Let me know if you have any further problems with my config.