Skip to content

Commit 464d1f5

Browse files
MParvincorny
authored andcommitted
wrong option
there is duplicate '-d', I found for proxy used '-p' so changed it in readme
1 parent 020817c commit 464d1f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Please check out the [example_test.go](example_test.go) for example code.
5656
| :----- | :----- | :------------------------------------------------------------- | :--------------------- |
5757
| `-d` | string | the output directory | $HOME/Movies/youtubedr |
5858
| `-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) | |
59+
| `-p` | string | the Socks 5 proxy (e.g. 10.10.10.10:7878) | |
6060
| `-q` | string | the output file quality (medium, hd720) | |
6161
| `-i` | string | the output file itag (13, 17 etc..) | 0 |
6262
| `-info`| bool | show information of available streams (quality, itag, MIMEtype) | |

0 commit comments

Comments
 (0)