X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=README.md;h=91e18e372b9a803dc7358f2e6d4af3b31eb754a5;hb=1538eff6d8ee73f2ae4ac1dd832a9ef978c63074;hp=68b2e1ae77187d6bf44522d52fc54d5c33f2c280;hpb=df8ae1e3a2222acf189c7b82278a773e93887cec;p=youtube-dl diff --git a/README.md b/README.md index 68b2e1ae7..91e18e372 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,8 @@ which means you can modify it, redistribute it or use it however you like. /youtube-dl . --no-cache-dir Disable filesystem caching --bidi-workaround Work around terminals that lack bidirectional - text support. Requires fribidi executable in PATH + text support. Requires bidiv or fribidi + executable in PATH ## Video Selection: --playlist-start NUMBER playlist video to start at (default is 1) @@ -56,6 +57,10 @@ which means you can modify it, redistribute it or use it however you like. --date DATE download only videos uploaded in this date --datebefore DATE download only videos uploaded before this date --dateafter DATE download only videos uploaded after this date + --min-views COUNT Do not download any videos with less than COUNT + views + --max-views COUNT Do not download any videos with more than COUNT + views --no-playlist download only the currently playing video --age-limit YEARS download only videos suitable for the given age --download-archive FILE Download only videos not listed in the archive @@ -127,6 +132,7 @@ which means you can modify it, redistribute it or use it however you like. --get-id simulate, quiet but print id --get-thumbnail simulate, quiet but print thumbnail URL --get-description simulate, quiet but print video description + --get-duration simulate, quiet but print video length --get-filename simulate, quiet but print output filename --get-format simulate, quiet but print output format -j, --dump-json simulate, quiet but print JSON information