Files
youtube-dl/config/youtube-dl.conf
T

6 lines
167 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/%(title)s.%(ext)s
--metadata-from-title "(?P<artist>.+?) - (?P<title>.+)"
--add-metadata
-ic