X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=README.md;h=5d15decb5e9c209c865402a6ee43f2e4102a0ad4;hb=5e43e3803c462d7a0f5ac85f8b54ab24f271cb0a;hp=5cc959ac54d33de813222558d6c44ce06a5e3391;hpb=2eebf060af9fe284cbcb839886b27030553fb48d;p=youtube-dl.git diff --git a/README.md b/README.md index 5cc959ac5..5d15decb5 100644 --- a/README.md +++ b/README.md @@ -227,12 +227,15 @@ which means you can modify it, redistribute it or use it however you like. ## Video Format Options: -f, --format FORMAT video format code, specify the order of - preference using slashes: "-f 22/17/18". - "-f mp4" and "-f flv" are also supported. - You can also use the special names "best", - "bestvideo", "bestaudio", "worst", - "worstvideo" and "worstaudio". By default, - youtube-dl will pick the best quality. + preference using slashes: -f 22/17/18 . -f + mp4 , -f m4a and -f flv are also + supported. You can also use the special + names "best", "bestvideo", "bestaudio", + "worst", "worstvideo" and "worstaudio". By + default, youtube-dl will pick the best + quality. Use commas to download multiple + audio formats, such as -f + 136/137/mp4/bestvideo,140/m4a/bestaudio --all-formats download all available video formats --prefer-free-formats prefer free video formats unless a specific one is requested