Fresh repo without sensitive data.

This commit is contained in:
Kevin Baensch 2019-02-26 13:44:40 +01:00
commit 9003080a64
44 changed files with 2039 additions and 0 deletions

View file

@ -0,0 +1,10 @@
########################
# /etc/youtube-dl.conf #
########################
--add-metadata
--all-subs
--embed-subs
--embed-thumbnail
--audio-quality 0
-f best
-o '%(playlist_index)s - %(title)s.%(ext)s'