소스 검색

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