mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 09:12:40 +01:00
[ntv] Rename flash_ver
to flash_version
in the format dict
RTMP downloader uses `flash_version`
This commit is contained in:
parent
bf671b605e
commit
3c1b81b957
@ -130,7 +130,7 @@ def _real_extract(self, url):
|
||||
'rtmp_conn': 'B:1',
|
||||
'player_url': 'http://www.ntv.ru/swf/vps1.swf?update=20131128',
|
||||
'page_url': 'http://www.ntv.ru',
|
||||
'flash_ver': 'LNX 11,2,202,341',
|
||||
'flash_version': 'LNX 11,2,202,341',
|
||||
'rtmp_live': True,
|
||||
'ext': 'flv',
|
||||
'filesize': int(size.text),
|
||||
|
Loading…
Reference in New Issue
Block a user