youtube-dl/config/youtube-dl.conf

6 lines
167 B
Plaintext
Raw Permalink Normal View History

# Save all videos under Videos directory in your home directory
-o ~/data/%(title)s.%(ext)s
--metadata-from-title "(?P<artist>.+?) - (?P<title>.+)"
--add-metadata
-ic