diff --git a/yt-dlp.conf b/yt-dlp.conf new file mode 100644 index 000000000..f8159551d --- /dev/null +++ b/yt-dlp.conf @@ -0,0 +1,21 @@ +--js-runtimes +node:/usr/bin/node + +--remote-components +ejs:github + +--paths +/home/appuser/downloads + +--output +%(title)s [%(id)s].%(ext)s + +--format +bv*[ext=mp4]+ba[ext=m4a]/b[ext=mp4] + +--merge-output-format +mp4 + +--no-mtime +--continue +--no-part