diff options
Diffstat (limited to 'stowables-dotconfig/yt-dlp/config')
-rw-r--r-- | stowables-dotconfig/yt-dlp/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stowables-dotconfig/yt-dlp/config b/stowables-dotconfig/yt-dlp/config index 7240d8d..62d8e44 100644 --- a/stowables-dotconfig/yt-dlp/config +++ b/stowables-dotconfig/yt-dlp/config @@ -7,3 +7,5 @@ --output /dev/shm/%(title)s_%(width)sx%(height)s_%(id)s.%(ext)s #--output /media/storage/tmp/%(title)s_%(width)sx%(height)s_%(id)s.%(ext)s --add-metadata +--concurrent-fragments 5 +--restrict-filenames |