From e3276c4c0822ed099ebdbaa4c43d6d520e730192 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 14 Oct 2017 18:46:14 +0200 Subject: network/youtube-dl: Updated for version 2017.10.12. Signed-off-by: Dimitris Zlatanidis --- network/youtube-dl/youtube-dl.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'network/youtube-dl/youtube-dl.1') diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1 index ef4a1b4ec3..9ab22b088e 100644 --- a/network/youtube-dl/youtube-dl.1 +++ b/network/youtube-dl/youtube-dl.1 @@ -894,7 +894,8 @@ Example: \-\-exec \[aq]adb push {} /sdcard/Music/ && rm {}\[aq] .RE .TP .B \-\-convert\-subs \f[I]FORMAT\f[] -Convert the subtitles to other format (currently supported: srt|ass|vtt) +Convert the subtitles to other format (currently supported: +srt|ass|vtt|lrc) .RS .RE .SH CONFIGURATION @@ -2322,7 +2323,7 @@ with\ youtube_dl.YoutubeDL(ydl_opts)\ as\ ydl: .PP Most likely, you\[aq]ll want to use various options. For a list of options available, have a look at -\f[C]youtube_dl/YoutubeDL.py\f[] (https://github.com/rg3/youtube-dl/blob/master/youtube_dl/YoutubeDL.py#L129-L279). +\f[C]youtube_dl/YoutubeDL.py\f[] (https://github.com/rg3/youtube-dl/blob/3e4cedf9e8cd3157df2457df7274d0c842421945/youtube_dl/YoutubeDL.py#L137-L312). For a start, if you want to intercept youtube\-dl\[aq]s output, set a \f[C]logger\f[] object. .PP -- cgit v1.2.3