Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8257997
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T02:23:27+00:00 2026-06-08T02:23:27+00:00

Is it possible to show the thumbnails for an embedded YouTube playlist that is

  • 0

Is it possible to show the thumbnails for an embedded YouTube playlist that is subscribing to a feed over https instead of http?

I’m working on an area of a site that is https and retrieving these thumbnails over http is causing a security warning pop-up, which I am trying to get rid of.

The thumbnails are being requested as part of the YouTube API so unable to directly request them over https:

// loop through JSON and assign values to My obj
        for (var i = 0; i < len; i ++ ) {

            TheVideo.My[i] = {};
            ja = jsonArticles[0][i];

            TheVideo.My[i].img = ja.media$group.media$thumbnail[0].url;

        }

What i’m directly looking for is to call the thumbnail from https instead of http when .url is called in the last line above.

EDIT:

I’ve found a work around to the problem, but I’ve edited my original post to clarify a bit what the problem was.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T02:23:28+00:00Added an answer on June 8, 2026 at 2:23 am

    The answer is a bit of an add-on but it does the job. I appended a replace method to request it from https instead of http:

    // loop through JSON and assign values to My obj
            for (var i = 0; i < len; i ++ ) {
    
                TheVideo.My[i] = {};
                ja = jsonArticles[0][i];
    
                TheVideo.My[i].img = ja.media$group.media$thumbnail[0].url.replace('http://','https://');
    
            }
    

    Nice to know that this is possible in these situations.

    Hope that this can potentially answer questions for someone else.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

is it possible to show the MFMessageComposerViewController in specified area in the main view.
Is it possible to show the working copy when doing searches in TortoiseHG? I've
I am working on a viewer, which uses a JList to show thumbnails of
Is it possible to show line numbers in the Developer Center when editing xslt
Is it possible to show the typical iPhone maps annotation/callout bubble (MKAnnotation), on something
Is it possible to show a tooltip without making a link? For example, I
Is it possible to show any part of image in img tag (with pixels)
Is it possible to show quick documentation about highlighted item on the intellisense menu
Is it possible to show and hide divs like scrolling style with mousedown() from
Is it possible to show a preference with the unit (while still only taking

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.