aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/common
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-02 03:30:46 -0600
committerCraig Jennings <c@cjennings.net>2026-02-02 03:30:46 -0600
commite0e8ab555e584c1ba9e2b2bce4e08a62d76bfb18 (patch)
tree2dc36bc349af24fce9f039a8ff8eef043cb88093 /dotfiles/common
parent78019997e33617b3d1696afee5c96fbb04a0d95b (diff)
downloadarchsetup-e0e8ab555e584c1ba9e2b2bce4e08a62d76bfb18.tar.gz
archsetup-e0e8ab555e584c1ba9e2b2bce4e08a62d76bfb18.zip
fix(yt-dlp): enable remote components for YouTube JS challenges
Diffstat (limited to 'dotfiles/common')
-rw-r--r--dotfiles/common/.config/yt-dlp/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles/common/.config/yt-dlp/config b/dotfiles/common/.config/yt-dlp/config
index 6b99261..2e024cd 100644
--- a/dotfiles/common/.config/yt-dlp/config
+++ b/dotfiles/common/.config/yt-dlp/config
@@ -18,3 +18,6 @@
# Output template: ~/videos/channel-title.ext
-o ~/videos/%(channel)s-%(title)s.%(ext)s
+
+# Download YouTube JS challenge solver from official yt-dlp/ejs repo
+--remote-components ejs:github