Closed candrapersada closed 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:
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.
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?
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
.
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.
and how to add Youtube Profile in mpv.conf
ytdl-raw-options=sub-lang="en",write-auto-sub=,yes-playlist=