X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=README.md;h=d3073e641c3260900c313f59b92995d4d38647a2;hb=37254abc36695692649348099fae0ed8f73fd3d1;hp=5c7d8b66ac0ea40d055f22ec95bdb7bc374e912a;hpb=71f37e90ef330f056abe456c93d59cee23765ede;p=youtube-dl diff --git a/README.md b/README.md index 5c7d8b66a..d3073e641 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ which means you can modify it, redistribute it or use it however you like. from an initial value of SIZE. --dump-user-agent display the current browser identification --user-agent UA specify a custom user agent + --referer REF specify a custom referer, use if the video access + is restricted to one domain --list-extractors List all supported extractors and the URLs they would handle @@ -98,7 +100,8 @@ which means you can modify it, redistribute it or use it however you like. verbose) ## Video Format Options: - -f, --format FORMAT video format code + -f, --format FORMAT video format code, specifiy the order of + preference using slashes: "-f 22/17/18" --all-formats download all available video formats --prefer-free-formats prefer free video formats unless a specific one is requested