diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-05-09 16:52:54 -0700 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-05-09 16:52:54 -0700 |
commit | b08980412eb05250100f95bf2c2c8bb764c4b4c5 (patch) | |
tree | c6ab492655a41c2d518e86841d6f3f39ce020028 /README.md | |
parent | 532a1e042964e698610908a0c3fde5188dce8f26 (diff) | |
parent | 1a2adf3f49c700acc75c6b284927e61881bd7ea6 (diff) |
Merge pull request #826 from jakeogh/master
Added --get-id option to print video IDs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |