Unfortunately, if you’re like a lot of people and embed YouTube videos on your website, you might have noticed random videos showing up when you pause or get to the end of the video. Sometimes these videos could be from your competitors.
Tag: YouTube
All posts relevant to YouTube
A short interview about An Lac House
In this post, we want to present how to embed a YouTube video into your WordPress and keep it responsive. What we need is to add a few CSS attributes…
Loop and autoplay your YouTube videos with YouTube Music
In this blog, six years ago, I shared a way of making videos repeated/looped forever by creating an HTML document to include a piece of HTML code. This way is…
Make your YouTube videos loop and autoplay
Update on 15 Jun 2022: There is another way to loop videos using YouTube Music. How do you make your interested YouTube videos or playlists autoplay and loop forever? By…
Download videos from YouTube.com in Linux
youtube-dl is a small command-line program to download videos from YouTube.com. Install youtube-dl in Ubuntu sudo aptitude install youtube-dl This will complete the installation. Using youtube-dl Usage instructions are easy.…