Explorar el Código

update ytdlp config to use new browser

Casey DeLorme hace 1 semana
padre
commit
62a069eed3
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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