From a3954fb9dc26da56e2eab5807c883ae2fbbf197a Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Wed, 3 Sep 2025 17:04:32 +0200 Subject: [PATCH] Update 2025-09-03 17:04 OpenBSD/amd64-t14 --- .bin/ytdl | 2 -- 1 file changed, 2 deletions(-) diff --git a/.bin/ytdl b/.bin/ytdl index 132c1b4..ab3e7f7 100755 --- a/.bin/ytdl +++ b/.bin/ytdl @@ -19,8 +19,6 @@ yt-dlp \ --preset-alias mp4 \ --embed-metadata \ --embed-subs \ - --sub-langs "en.*" \ - --write-auto-subs \ --restrict-filenames \ -o "%(uploader)s/%(playlist)s/%(title)s.%(ext)s" \ "$@"