20 lines
300 B
Text
20 lines
300 B
Text
# Add metadata and other things to the video
|
|
--add-metadata
|
|
--embed-subs
|
|
#--embed-thumbnail
|
|
--xattrs
|
|
|
|
# Prefer best mp4 video
|
|
-f 'bestvideo+bestaudio/best'
|
|
|
|
# Subtitles
|
|
--write-sub
|
|
--sub-format best
|
|
--sub-lang en,de
|
|
|
|
# Download using aria2
|
|
--downloader aria2c
|
|
|
|
# Other
|
|
--no-overwrites
|
|
--no-call-home
|