X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=README.md;h=ccab537e7a94058c6465079afecbb646d5aceb36;hb=9fd5ce0cbe473b7f70246b09e7f480507d8d2acf;hp=c95201c3f1f56174f29d6fcadfe3b8ab48101559;hpb=891629c84aae0ec81cf748dddbb77c54969667a1;p=youtube-dl.git diff --git a/README.md b/README.md index c95201c3f..ccab537e7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ % YOUTUBE-DL(1) # NAME -youtube-dl +youtube-dl - download videos from youtube.com or other video platforms # SYNOPSIS **youtube-dl** [OPTIONS] URL [URL...] @@ -94,6 +94,7 @@ which means you can modify it, redistribute it or use it however you like. --skip-download do not download the video -g, --get-url simulate, quiet but print URL -e, --get-title simulate, quiet but print title + --get-id simulate, quiet but print id --get-thumbnail simulate, quiet but print thumbnail URL --get-description simulate, quiet but print video description --get-filename simulate, quiet but print output filename @@ -115,7 +116,7 @@ which means you can modify it, redistribute it or use it however you like. -F, --list-formats list all available formats (currently youtube only) --write-sub write subtitle file (currently youtube only) - --only-sub downloads only the subtitles (no video) + --only-sub [deprecated] alias of --skip-download --all-subs downloads all the available subtitles of the video (currently youtube only) --list-subs lists all available subtitles for the video