rice/yt-dlp/config
2021-12-10 11:13:53 -08:00

16 lines
230 B
Plaintext

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