forked from kunsi/dotfiles
Auto-commit kunsi-p14s.kunbox.net 2024-09-15 08:02:24
This commit is contained in:
parent
dcfa7e0ea5
commit
a4d50ac398
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
||||||
# Remove problematic characters from file names.
|
|
||||||
--restrict-filenames
|
|
||||||
# Have service and author in the file name.
|
# Have service and author in the file name.
|
||||||
--output '%(title).120s [%(extractor)s %(id)s %(uploader_id)s].%(ext)s'
|
--output '%(title)s [%(extractor)s %(id)s %(uploader_id)s].%(ext)s'
|
||||||
|
|
||||||
# Try to download live streams from the start (use --no-live-from-start to disable).
|
# Try to download live streams from the start (use --no-live-from-start to disable).
|
||||||
--live-from-start
|
--live-from-start
|
||||||
|
|
Loading…
Reference in a new issue