release 2014.03.24.2
This commit is contained in:
parent
b540697a8a
commit
510243ba58
2 changed files with 4 additions and 1 deletions
|
@ -28,6 +28,9 @@ which means you can modify it, redistribute it or use it however you like.
|
||||||
--user-agent UA specify a custom user agent
|
--user-agent UA specify a custom user agent
|
||||||
--referer REF specify a custom referer, use if the video
|
--referer REF specify a custom referer, use if the video
|
||||||
access is restricted to one domain
|
access is restricted to one domain
|
||||||
|
--add-header FIELD:VALUE specify a custom HTTP header and its value,
|
||||||
|
separated by a colon ':'. You can use this
|
||||||
|
option multiple times
|
||||||
--list-extractors List all supported extractors and the URLs
|
--list-extractors List all supported extractors and the URLs
|
||||||
they would handle
|
they would handle
|
||||||
--extractor-descriptions Output descriptions of all supported
|
--extractor-descriptions Output descriptions of all supported
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
|
|
||||||
__version__ = '2014.03.24.1'
|
__version__ = '2014.03.24.2'
|
||||||
|
|
Loading…
Reference in a new issue