mpv | only set speed to 1.77x for youtube
This commit is contained in:
parent
37764e7949
commit
10048f4534
1 changed files with 2 additions and 1 deletions
|
|
@ -34,7 +34,8 @@
|
|||
# ytdl-raw-options = "no-playlist=";
|
||||
};
|
||||
profiles = {
|
||||
"protocol.https" = {
|
||||
utube = {
|
||||
"profile-cond"="path:find('youtu%.?be')";
|
||||
speed = 1.77;
|
||||
keep-open = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue