static S imageSnippetURL_noHttps(S snippetID) { ret snippetImageURL_noHttps(snippetID); } static S imageSnippetURL_noHttps(S snippetID, S contentType) { ret snippetImageURL_noHttps(snippetID, contentType); }