youtube-dl/config/video.conf

6 lines
173 B
Plaintext
Raw Normal View History

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