On 10/25/2017 06:21 PM, Cameron Simpson wrote:
On 25Oct2017 11:40, JD <jd1008@xxxxxxxxx> wrote:
On 10/25/2017 11:12 AM, Todd Zullinger wrote:
JD meant to write:
Is there a way to tell youtube-dl to save "the best formats of
audio and video" of a download into mp4.
I think the --merge-output-format option is what you're looking for:
https://github.com/rg3/youtube-dl/blob/master/README.md#video-format-options
Thanx!!!
That does it.
Just for interest and any further discussion, as a new youtube-dl user
this is what's in my config file:
--cache-dir '~/.cache/youtube-dl'
--format mp4
--add-metadata
--xattrs
-o '%(title)s--%(uploader)s--%(width)dx%(height)d.%(ext)s'
Thoughts, comments, suggestions?
Cheers,
Cameron Simpson <cs@xxxxxxxxxx> (formerly cs@xxxxxxxxxx)
Hin cameron,
Question:
Many movies on YT might have subtitles.
I am going to add the option to get the English subtitles
because on so many videos, the dialogue becomes too faint
to hear or it is often mixed with other studio background noises
that makes it hard to understand the dialogue.
I added
|--audio-quality 320k ||-sub-lang en
However, the formats that the subtitle is listed with are
only vtt, ttml
which rules out mp4.
|
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx