We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbd98ab commit 244d74dCopy full SHA for 244d74d
sample.env
@@ -45,7 +45,7 @@ YOUTUBE_API_KEY=
45
# FFMPEG_PATH=
46
# Custom path to yt-dlp binary (default: defined in $PATH)
47
# YTDLP_PATH=
48
-# Path to (optional) cookies file (default ./cookies.txt)
+# Path to (optional) cookies file (default ./cookies.txt) (in docker this is set through volume mapping)
49
# COOKIES_PATH=./cookies.txt
50
# Comma-separated (without spaces) keywords to exclude from YouTube results (default: live,remix,instrumental,extended,clean,acapella)
51
# FILTER_LIST=live,remix,instrumental,extended
0 commit comments