summaryrefslogtreecommitdiff
path: root/dotfiles/common/.config/yt-dlp
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
commit587df6b5c4f833b10dd7cee7b0ab105f9a7b0c96 (patch)
tree1f698c297f7277a52d8bb6661dd527a4243b689b /dotfiles/common/.config/yt-dlp
parent3e9f6395451113b003f7286c5269cff107371d4e (diff)
fix(yt-dlp): enable remote components for YouTube JS challenges
Diffstat (limited to 'dotfiles/common/.config/yt-dlp')
-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