diff options
Diffstat (limited to 'bin/yt')
-rwxr-xr-x | bin/yt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,7 @@ usage() { help() { cat <<-'EOF' + Options: -n PLAYLIST_COUNT the number of videos to grab from a playlist (default: 15) @@ -23,6 +24,7 @@ help() { FILE a file with 'https://...' addresses, one per line + Download videos and store them locally. |