Files
youtube-dl/config/video.conf
T

6 lines
173 B
Plaintext
Raw Normal View History

2022-10-07 15:56:48 -04:00
# 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