if (yt) {
                  src = 'https://img.youtube.com/vi/' + yt + '/maxresdefault.jpg';
                  img.setAttribute('markdown-type', 'youtube');
                  img.setAttribute('markdown-src', this.media.source);
            }