diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2014-10-24 14:48:19 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2014-10-24 14:48:19 +0200 |
commit | 36f1c9049722fc80154d8ee571b1335286829111 (patch) | |
tree | a0928f6e9efb1f8899dc36118179bd660f3e3dd9 /README.md | |
parent | 057a5206cc602f2b6b4a622530df5244f1b41782 (diff) |
release 2014.10.242014.10.24
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -69,6 +69,8 @@ which means you can modify it, redistribute it or use it however you like. configuration in ~/.config/youtube-dl.conf (%APPDATA%/youtube-dl/config.txt on Windows) + --flat-playlist Do not extract the videos of a playlist, + only list them. ## Video Selection: --playlist-start NUMBER playlist video to start at (default is 1) |