[bliptv] Remove support for direct downloads

This is now handled by the generic IE
This commit is contained in:
Philipp Hagemeister 2013-12-23 15:48:00 +01:00
parent 00b2685b9c
commit 1538eff6d8
4 changed files with 3 additions and 25 deletions

View file

@ -63,8 +63,6 @@ class InfoExtractor(object):
ext: Video filename extension.
format: The video format, defaults to ext (used for --get-format)
player_url: SWF Player URL (used for rtmpdump).
urlhandle: [internal] The urlHandle to be used to download the file,
like returned by urllib.request.urlopen
The following fields are optional: