rice/yt-dlp/config
2021-11-06 17:20:33 -07:00

14 lines
238 B
Plaintext

# Lines starting with # are comments
# Always extract audio
# -x
# Do not copy the mtime
--no-mtime
--embed-thumbnail
--embed-subs
# Save all videos under YouTube directory in your home directory
-o ~/Videos/YouTube/%(title)s.%(ext)s