We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 020817c commit 464d1f5Copy full SHA for 464d1f5
1 file changed
README.md
@@ -56,7 +56,7 @@ Please check out the [example_test.go](example_test.go) for example code.
56
| :----- | :----- | :------------------------------------------------------------- | :--------------------- |
57
| `-d` | string | the output directory | $HOME/Movies/youtubedr |
58
| `-o` | string | the output file name ( ext will auto detect on default value ) | [video's title].ext |
59
-| `-d` | string | the Socks 5 proxy (e.g. 10.10.10.10:7878) | |
+| `-p` | string | the Socks 5 proxy (e.g. 10.10.10.10:7878) | |
60
| `-q` | string | the output file quality (medium, hd720) | |
61
| `-i` | string | the output file itag (13, 17 etc..) | 0 |
62
| `-info`| bool | show information of available streams (quality, itag, MIMEtype) | |
0 commit comments