mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-05 02:52:50 +08:00
fixed alignment in docstring for --get-url
This commit is contained in:
parent
c634a6ac42
commit
6c8a43c45a
@ -97,7 +97,7 @@ Options:
|
|||||||
-s --simulate do not download the video and do not write
|
-s --simulate do not download the video and do not write
|
||||||
anything to disk
|
anything to disk
|
||||||
--skip-download do not download the video
|
--skip-download do not download the video
|
||||||
-g --get-url simulate, quiet but print URL
|
-g --get-url simulate, quiet but print URL
|
||||||
-e --get-title simulate, quiet but print title
|
-e --get-title simulate, quiet but print title
|
||||||
--get-id simulate, quiet but print id
|
--get-id simulate, quiet but print id
|
||||||
--get-thumbnail simulate, quiet but print thumbnail URL
|
--get-thumbnail simulate, quiet but print thumbnail URL
|
||||||
|
Loading…
Reference in New Issue
Block a user