home/gui/mpv | not pointing to firefox

This commit is contained in:
Don Harper 2025-11-08 13:08:09 -06:00
parent 6d4e9980f9
commit 82e9873969

View file

@ -35,8 +35,8 @@
ytdl = "yes"; ytdl = "yes";
ytdl-format = "bestvideo+bestaudio"; ytdl-format = "bestvideo+bestaudio";
# Only needed when/if youtube blocks annon access again # Only needed when/if youtube blocks annon access again
ytdl-raw-options = "no-playlist=,cookies-from-browser=firefox,force-ipv4="; # ytdl-raw-options = "no-playlist=,cookies-from-browser=firefox,force-ipv4=";
# ytdl-raw-options = "no-playlist="; ytdl-raw-options = "no-playlist=,force-ipv4=";
}; };
profiles = { profiles = {
utube = { utube = {