add mpv
This commit is contained in:
parent
3dee11eca6
commit
ad286ec3f7
2 changed files with 14 additions and 0 deletions
.config/mpv
5
.config/mpv/input.conf
Normal file
5
.config/mpv/input.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
# decrease the playback speed
|
||||
s multiply speed 1/1.1
|
||||
|
||||
# increase the playback speed
|
||||
d multiply speed 1.1
|
9
.config/mpv/mpv.conf
Normal file
9
.config/mpv/mpv.conf
Normal file
|
@ -0,0 +1,9 @@
|
|||
alang=de,en,es,ja
|
||||
|
||||
auto-window-resize=no
|
||||
autofit=100%
|
||||
|
||||
[youtube]
|
||||
profile-cond=path:find('youtu%.?be')
|
||||
speed=2.0
|
||||
ytdl-format=bestvideo[height<=1440]+bestaudio/best
|
Loading…
Add table
Add a link
Reference in a new issue