Add MPV configuration with YouTube subtitles support

This commit is contained in:
Fabio Scotto di Santolo
2026-04-15 18:40:16 +02:00
parent 80a02f0442
commit 223be14b2c
3 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# Toggle fullscreen
f fullscreen
# Toggle pause
Space cycle pause
# Sottotitoli - delay
z add sub-delay -0.5
# Sottotitoli + delay
x add sub-delay +0.5
# Ciclo sottotitoli
j cycle sub

View File

@@ -0,0 +1,16 @@
# Formato video/audio - miglior qualità fino a 720p
ytdl-format=bestvideo[height<=?720]+bestaudio/best
# Sottotitoli
sub-visibility=yes
slang=it,en
# Download automatico sottotitoli (SRT)
ytdl-raw-options=write-subs=,write-auto-subs=,convert-subs=srt
# Layout e stile
sub-pos=100
sub-font-size=48
# Output
terminal=yes