浏览代码

update ytdlp config to use new browser

Casey DeLorme 1 周之前
父节点
当前提交
62a069eed3
共有 1 个文件被更改,包括 6 次插入0 次删除
  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