mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-02-27 12:22:43 -08:00
update
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 ---
|
# --- Networking & remote sources ---
|
||||||
ytdl-format=bestvideo+bestaudio/best
|
ytdl-format=bestvideo+bestaudio/best
|
||||||
ytdl-raw-options=sub-langs=en.*,write-auto-subs=
|
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 ---
|
# --- Video output & decoding ---
|
||||||
vo=gpu-next
|
vo=gpu-next
|
||||||
hwdec=nvdec
|
hwdec=nvdec
|
||||||
|
|||||||
@@ -31,6 +31,7 @@ sub-pos=90
|
|||||||
# Networking & streaming
|
# Networking & streaming
|
||||||
ytdl-format=bestvideo+bestaudio/best
|
ytdl-format=bestvideo+bestaudio/best
|
||||||
ytdl-raw-options=sub-langs=en.*,write-auto-subs=
|
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)
|
# Stats & UI colors (Catppuccin Macchiato)
|
||||||
background-color='#24273a'
|
background-color='#24273a'
|
||||||
osd-back-color='#181926'
|
osd-back-color='#181926'
|
||||||
|
|||||||
@@ -3,7 +3,6 @@
|
|||||||
--embed-thumbnail
|
--embed-thumbnail
|
||||||
--embed-subs
|
--embed-subs
|
||||||
|
|
||||||
|
|
||||||
# Always extract audio
|
# Always extract audio
|
||||||
# -x
|
# -x
|
||||||
|
|
||||||
@@ -23,3 +22,5 @@
|
|||||||
--sponsorblock-chapter-title "[SponsorBlock] %(category_names)l"
|
--sponsorblock-chapter-title "[SponsorBlock] %(category_names)l"
|
||||||
--sponsorblock-api https://sponsor.ajay.app
|
--sponsorblock-api https://sponsor.ajay.app
|
||||||
--sponsorblock-chapter-title all
|
--sponsorblock-chapter-title all
|
||||||
|
|
||||||
|
--extractor-args "youtubepot-bgutilhttp:base_url=http://tubearchivist:4416"
|
||||||
|
|||||||
Reference in New Issue
Block a user