From b487984ecc61c6229cf92550030745c192fd3d0b Mon Sep 17 00:00:00 2001
From: Arnold Sommerfeld <sommerfeld@strisemarx.com>
Date: Wed, 17 May 2023 18:44:48 +0100
Subject: first commit

---
 home/.config/yt-dlp/config | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 home/.config/yt-dlp/config

(limited to 'home/.config/yt-dlp')

diff --git a/home/.config/yt-dlp/config b/home/.config/yt-dlp/config
new file mode 100644
index 0000000..16dcbd7
--- /dev/null
+++ b/home/.config/yt-dlp/config
@@ -0,0 +1,9 @@
+# ignore unavailable videos
+-i
+# not interested in getting videos with a resolution higher than 1080p
+-f bv*[height<=1080]+ba/b[height<=1080]
+--sub-lang en,eng,pt,pt_pt,es,es_es
+--embed-subs
+
+--embed-thumbnail
+--embed-metadata
-- 
cgit v1.2.3-70-g09d2