I'm trying to create a window with QWebView as its central widget and set inside it only the youtube clip box without the rest of the information on that youtube webpage.
The YouTube links can change by request of the user.
I found this example where it works that way.
only the link address has a different form: http://www.youtube.com/v/nKIu9yen5nc instead of the usual form: http://www.youtube.com/watch?v=nKIu9yen5nc
But not all links in youtube are capable shown that way.