{mpv,yt-dlp}: add German slang, alang

In case of subtitles if something manages to not have Finnish or English subtitles while having Esperanto and Latin subtitles, I am going to be very confused and thus not mind the language order
This commit is contained in:
Aminda Suomalainen 2025-06-27 08:52:25 +03:00
parent 300cbd28ee
commit 5d3b9dffaa
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 3 additions and 3 deletions

View File

@ -20,8 +20,8 @@ interpolation
# Specify preferred audio and subtitle languages. Two subtitles are shown
# simultaneously, one on top, another on bottom.
# REMEMBER to override this with --alang= --slang= as needed!
alang=jpn,jp,ja,en,eng,fi,fin
slang=fi,fin,sdh,doh,en,eng,eo,epo,la,lat,sv,swe,ru,rus,cs,ces,cze,es,spa,jpn,jp
alang=jpn,jp,ja,en,eng,fi,fin,de,deu,ger
slang=fi,fin,sdh,doh,en,eng,eo,epo,la,lat,de,deu,ger,sv,swe,ru,rus,cs,ces,cze,es,spa,jpn,jp
# Remember quit position even without Shift+Q
save-position-on-quit

View File

@ -18,4 +18,4 @@
# This will have unforeseen consequences
#--sub-langs all,-live_chat
# Thus copy-paste from mpv
--sub-langs fi,fin,sdh,doh,en,eng,eo,epo,la,lat,sv,swe,ru,rus,cs,ces,cze,es,spa,jpn,jp
--sub-langs fi,fin,sdh,doh,en,eng,eo,epo,la,lat,de,deu,ger,sv,swe,ru,rus,cs,ces,cze,es,spa,jpn,jp