Quellcode durchsuchen

update ytdlp config to use new browser

Casey DeLorme vor 1 Woche
Ursprung
Commit
62a069eed3
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  1. 6 0
      install/etc/skel/.config/yt-dlp/config

+ 6 - 0
install/etc/skel/.config/yt-dlp/config

@@ -38,3 +38,9 @@
 -S ext:webm:webm
 --audio-format=opus
 --recode-video="opus>opus/webm"
+
+# use ~/.netrc file for authentication if available
+# --netrc
+
+# use browser cookings for authentication if available
+--cookies-from-browser brave