Hi, i have a regular webbrowser with webview in WPF.
I load youtube like below. Everything loads just fine. However once i click on any specific video to play, it loads just blank screen with header, but without the video. If i right click to view source, all looks just fine. any idea?
Quote:.LoadUrl("https://www.youtube.com");