Merge branch 'master' of github.com:ksyasuda/dotfiles

This commit is contained in:
2026-02-08 01:10:40 -08:00
4 changed files with 6 additions and 2 deletions

View File

@@ -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

View File

@@ -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'

View File

@@ -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"