mpv | youtube re-enabled annon watching
This commit is contained in:
parent
3e91b76cb6
commit
cb0349940b
1 changed files with 3 additions and 1 deletions
|
|
@ -30,7 +30,9 @@
|
||||||
video-reversal-buffer = "488281KiB";
|
video-reversal-buffer = "488281KiB";
|
||||||
ytdl = "yes";
|
ytdl = "yes";
|
||||||
ytdl-format = "bestvideo+bestaudio";
|
ytdl-format = "bestvideo+bestaudio";
|
||||||
ytdl-raw-options = "no-playlist=,cookies-from-browser=firefox";
|
# Only needed when/if youtube blocks annon access again
|
||||||
|
# ytdl-raw-options = "no-playlist=,cookies-from-browser=firefox";
|
||||||
|
ytdl-raw-options = "no-playlist=";
|
||||||
};
|
};
|
||||||
profiles = {
|
profiles = {
|
||||||
"protocol.https" = {
|
"protocol.https" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue