youtube-dl/config/video.conf
casjay 0777c29ab9
🦈🏠🐜 Initial Commit 🐜🦈🏠
2022-10-07 15:56:48 -04:00

6 lines
173 B
Plaintext

# 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