• Could you add support for max res thumbnail? I need it for shorts.
    And could you add support for custom thumbnail from wp media?

    img.youtube .com/vi/uN81SlongUw/maxresdefault.jpg

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Phi Phan

    (@mr2p)

    Thank you @toposscz for your review and suggestions. I will add those features in the next version.

    Phi.

    Plugin Author Phi Phan

    (@mr2p)

    Hi @toposscz,

    I have added a setting that allows you to load the high-resolution image thumbnail. However, there is no option to select an image from the media library as the thumbnail. If you want to use a custom image for a video, you can use following CSS:

    .selector-to-the-block .yb-player {
      background-image: url(your_url_to_the_custom_image) !important;
    }

    Thank you again for your suggestion.

    Phi.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Better thumbnail’ is closed to new replies.