[bliptv] Remove support for direct downloads
This is now handled by the generic IE
This commit is contained in:
parent
00b2685b9c
commit
1538eff6d8
4 changed files with 3 additions and 25 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue