Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.

Youtube rendern

Post Reply
SafirEar
Posts: 4
Joined: Sun Mar 08, 2020 1:23 pm

Youtube rendern

Post by SafirEar »

Hello!

First thank you for great job!

accidentally discovered that when you visit YouTube (cefclinet or MiniBrowser ), the page does not display correctly. But in the browser the briskboard is ok. Tell me what is the reason? Need to enable some options?

I use custom build with codec support and original CEF builds
You do not have the required permissions to view the files attached to this post.
User avatar
salvadordf
Posts: 4052
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Youtube rendern

Post by salvadordf »

Hi,

The latest CEF binaries have a known issue with YouTube.

To fix it you can use a different user agent string or add this line before the GlobalCEFApp.StartMainProcess in the DPR file :

Code: Select all

GlobalCEFApp.EnableBlinkFeatures := 'HTMLImports';
Read this for more information :
https://magpcss.org/ceforum/viewtopic.php?f=6&t=17412
SafirEar
Posts: 4
Joined: Sun Mar 08, 2020 1:23 pm

Re: Youtube rendern

Post by SafirEar »

Hello! Thank you! Hope they fix lib ))
Post Reply