Added support for additional vtt subtitle format (WebVTT) in youtube-dl.
This commit is contained in:
parent
b004821fa9
commit
65cceef8f4
4 changed files with 12 additions and 4 deletions
|
@ -121,7 +121,7 @@ which means you can modify it, redistribute it or use it however you like.
|
|||
video (currently youtube only)
|
||||
--list-subs lists all available subtitles for the video
|
||||
(currently youtube only)
|
||||
--sub-format FORMAT subtitle format [srt/sbv] (default=srt)
|
||||
--sub-format FORMAT subtitle format [srt/sbv/vtt] (default=srt)
|
||||
(currently youtube only)
|
||||
--sub-lang LANG language of the subtitles to download (optional)
|
||||
use IETF language tags like 'en'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue