[rtl2] PEP8, simplify, make rtmp tests run (#470)

This commit is contained in:
Philipp Hagemeister 2015-01-25 18:09:48 +01:00
parent c9326b38b8
commit 3dee7826e7
3 changed files with 57 additions and 79 deletions

View file

@ -114,8 +114,11 @@ class InfoExtractor(object):
* http_post_data Additional data to send with a POST
request.
* stretched_ratio If given and not 1, indicates that the
video's pixels are not square.
width : height ratio as float.
video's pixels are not square.
width : height ratio as float.
* no_resume The server does not support resuming the
(HTTP or RTMP) download. Boolean.
url: Final video URL.
ext: Video filename extension.
format: The video format, defaults to ext (used for --get-format)