mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-02-27 12:22:43 -08:00
Merge branch 'master' of github.com:ksyasuda/dotfiles
This commit is contained in:
Submodule .config/mpv-modules/ModernZ updated: d917f6e253...fadaf74b08
@@ -37,6 +37,8 @@ audio-wait-open=0.1 # Shorten audio device warm-up for snappier playback
|
||||
# --- Networking & remote sources ---
|
||||
ytdl-format=bestvideo+bestaudio/best
|
||||
ytdl-raw-options=sub-langs=en.*,write-auto-subs=
|
||||
ytdl-raw-options-append=extractor-args="youtubepot-bgutilhttp:base_url=http://tubearchivist:4416"
|
||||
|
||||
# --- Video output & decoding ---
|
||||
vo=gpu-next
|
||||
hwdec=nvdec
|
||||
|
||||
@@ -31,6 +31,7 @@ sub-pos=90
|
||||
# Networking & streaming
|
||||
ytdl-format=bestvideo+bestaudio/best
|
||||
ytdl-raw-options=sub-langs=en.*,write-auto-subs=
|
||||
ytdl-raw-options-append=extractor-args="youtubepot-bgutilhttp:base_url=http://tubearchivist:4416"
|
||||
# Stats & UI colors (Catppuccin Macchiato)
|
||||
background-color='#24273a'
|
||||
osd-back-color='#181926'
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
--embed-thumbnail
|
||||
--embed-subs
|
||||
|
||||
|
||||
# Always extract audio
|
||||
# -x
|
||||
|
||||
@@ -23,3 +22,5 @@
|
||||
--sponsorblock-chapter-title "[SponsorBlock] %(category_names)l"
|
||||
--sponsorblock-api https://sponsor.ajay.app
|
||||
--sponsorblock-chapter-title all
|
||||
|
||||
--extractor-args "youtubepot-bgutilhttp:base_url=http://tubearchivist:4416"
|
||||
|
||||
Reference in New Issue
Block a user