rice/yt-dlp/config

14 lines
238 B
Plaintext
Raw Normal View History

2021-11-06 17:20:33 -07:00
# 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