mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[auengine] Add referer
This commit is contained in:
parent
1d0e49e1c7
commit
ad0a75db6b
1 changed files with 1 additions and 0 deletions
|
@ -51,4 +51,5 @@ def _real_extract(self, url):
|
|||
'url': video_url,
|
||||
'title': title,
|
||||
'thumbnail': thumbnail,
|
||||
'referer': 'http://www.auengine.com/flowplayer/flowplayer.commercial-3.2.14.swf',
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue