<div><div style="color: rgb(0, 0, 0); font-family: arial; font-size: 14px;">cannot save QMediaPlaylist with m3u8 format  using following code, what's wrong ?</div><div style="color: rgb(0, 0, 0); font-family: arial; font-size: 14px;"><br></div><div>from PyQt5.QtCore import *</div><div>from PyQt5.QtGui import *</div><div>from PyQt5.QtWidgets import *</div><div>from PyQt5.QtNetwork import *</div><div>from PyQt5.QtMultimedia import *</div><div>playlist = QMediaPlaylist()</div><div>isok = playlist.addMedia(QMediaContent(QUrl("http://61.222.191.241/live/ch04/index.m3u8")))</div><div>print(isok, playlist.save(QFile('2222.m3u8'), 'm3u8'))</div><div style="color: rgb(0, 0, 0); font-family: arial; font-size: 14px;"><br></div><div style="color: rgb(0, 0, 0); font-family: arial; font-size: 14px;"><br></div><div style="color: rgb(0, 0, 0); font-family: arial; font-size: 14px;"><br></div><div style="color: rgb(0, 0, 0); font-family: arial; font-size: 14px;"><br></div></div><!-- jy5ContentSuffix --><br><br><span title="neteasefooter"><p> </p></span>