Skip to content

Commit

Permalink
release 2014.03.21
Browse files Browse the repository at this point in the history
  • Loading branch information
phihag committed Mar 20, 2014
1 parent 7e8c0af commit 23c322a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ which means you can modify it, redistribute it or use it however you like.
an empty string (--proxy "") for direct
connection
--no-check-certificate Suppress HTTPS certificate validation.
--prefer-insecure Use an unencrypted connection to retrieve
information about the video. (Currently
supported only for YouTube)
--cache-dir DIR Location in the filesystem where youtube-dl
can store some downloaded information
permanently. By default $XDG_CACHE_HOME
Expand Down
2 changes: 1 addition & 1 deletion youtube_dl/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

__version__ = '2014.03.20'
__version__ = '2014.03.21'

0 comments on commit 23c322a

Please sign in to comment.