Replace 'referer' with 'http_referer'
This commit is contained in:
parent
ad0a75db6b
commit
a59e40a1ea
2 changed files with 3 additions and 3 deletions
|
@ -51,5 +51,5 @@ class AUEngineIE(InfoExtractor):
|
|||
'url': video_url,
|
||||
'title': title,
|
||||
'thumbnail': thumbnail,
|
||||
'referer': 'http://www.auengine.com/flowplayer/flowplayer.commercial-3.2.14.swf',
|
||||
'http_referer': 'http://www.auengine.com/flowplayer/flowplayer.commercial-3.2.14.swf',
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue