🦈🏠🐜 Initial Commit 🐜🦈🏠

This commit is contained in:
casjay
2022-10-07 15:56:48 -04:00
commit 0777c29ab9
14 changed files with 379 additions and 0 deletions

5
config/youtube-dl.conf Normal file
View File

@@ -0,0 +1,5 @@
# 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