From 587df6b5c4f833b10dd7cee7b0ab105f9a7b0c96 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 2 Feb 2026 03:30:46 -0600 Subject: fix(yt-dlp): enable remote components for YouTube JS challenges --- dotfiles/common/.config/yt-dlp/config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dotfiles/common/.config') 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 -- cgit v1.2.3