Merge remote-tracking branch 'dstftw/download-referer-header' (closes #2628)

This commit is contained in:
Jaime Marquínez Ferrándiz 2014-03-26 15:20:11 +01:00
commit 98acdc895b
2 changed files with 3 additions and 0 deletions

View file

@ -51,4 +51,5 @@ class AUEngineIE(InfoExtractor):
'url': video_url,
'title': title,
'thumbnail': thumbnail,
'http_referer': 'http://www.auengine.com/flowplayer/flowplayer.commercial-3.2.14.swf',
}