Browse Source

[auengine] Add referer

master
Sergey M․ 11 years ago
parent
commit
ad0a75db6b
1 changed files with 1 additions and 0 deletions
  1. 1
      youtube_dl/extractor/auengine.py

1
youtube_dl/extractor/auengine.py

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