From b0cec231913a083c7fcce667861d4bc5c61bb5bd Mon Sep 17 00:00:00 2001 From: Autumn Date: Fri, 8 May 2026 10:11:25 +0100 Subject: [conf/yt-dlp] added yt-dlp config --- src/yt-dlp/video.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/yt-dlp/video.conf (limited to 'src') diff --git a/src/yt-dlp/video.conf b/src/yt-dlp/video.conf new file mode 100644 index 0000000..ae09363 --- /dev/null +++ b/src/yt-dlp/video.conf @@ -0,0 +1,7 @@ +--no-playlist +-N 4 +-f "bv[ext=mp4][height<=?1080][fps<=?60]+ba[ext=m4a]" +--embed-subs +--embed-metadata +--embed-thumbnail +--embed-chapters -- cgit v1.3