Answer the question
In order to leave comments, you need to log in
How to fix error when opening youtube frames in Pyqt?
In PyQT5, Python 3.6 using QWebEngineView I open a YouTube video through a frame
self.ui.web.setHtml('<iframe width="560" height="315" src="https://www.youtube.com/embed/'+youtubeurls[0]+'?autoplay=1" frameborder="0" allowfullscreen></iframe>')
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question