Add videos and films directories
This commit is contained in:
parent
7d12b41459
commit
946fd181a2
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
"blocklist-url": "http://www.example.com/blocklist",
|
||||
"cache-size-mb": 4,
|
||||
"dht-enabled": true,
|
||||
"download-dir": "/home/dmitz/downloads",
|
||||
"download-dir": "/home/dmitz/downloads/films",
|
||||
"download-queue-enabled": true,
|
||||
"download-queue-size": 5,
|
||||
"encryption": 1,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
-o $XDG_DOWNLOAD_DIR/%(title)s.%(ext)s
|
||||
-o $XDG_DOWNLOAD_DIR/vids/%(title)s.%(ext)s
|
||||
-f bestvideo[height<=?720]+bestaudio/best
|
||||
-S "codec:h264"
|
||||
--embed-chapters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue