'upload_date': '20160322',
'uploader': 'NEWA-FNG-NGTV',
},
- 'params': {
- # m3u8 download
- 'skip_download': True,
- },
'add_ie': ['ThePlatform'],
},
{
'upload_date': '20160330',
'uploader': 'NEWA-FNG-NGTV',
},
- 'params': {
- # m3u8 download
- 'skip_download': True,
- },
'add_ie': ['ThePlatform'],
},
]
webpage, 'release url')
query = {
'mbr': 'true',
- 'manifest': 'm3u',
+ 'switch': 'http',
}
is_auth = self._search_regex(r'video_is_auth\s*=\s*"([^"]+)"', webpage, 'is auth', fatal=False)
if is_auth == 'auth':