release 2013.05.05
This commit is contained in:
parent
ea6d901e51
commit
891629c84a
2 changed files with 2 additions and 1 deletions
|
@ -32,6 +32,7 @@ which means you can modify it, redistribute it or use it however you like.
|
||||||
--list-extractors List all supported extractors and the URLs they
|
--list-extractors List all supported extractors and the URLs they
|
||||||
would handle
|
would handle
|
||||||
--proxy URL Use the specified HTTP/HTTPS proxy
|
--proxy URL Use the specified HTTP/HTTPS proxy
|
||||||
|
--no-check-certificate Suppress HTTPS certificate validation.
|
||||||
|
|
||||||
## Video Selection:
|
## Video Selection:
|
||||||
--playlist-start NUMBER playlist video to start at (default is 1)
|
--playlist-start NUMBER playlist video to start at (default is 1)
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
|
|
||||||
__version__ = '2013.05.04'
|
__version__ = '2013.05.05'
|
||||||
|
|
Loading…
Reference in a new issue