Code : https://drive.google.com/uc?export=download&id= paste the video id Example : Google drive link : https://drive.google.com/file/d/ 1HVCWt4rSb4-qxMZHqr6zFcdF0nHQq8Pm /view?usp=drivesdk Video id : 1HVCWt4rSb4-qxMZHqr6zFcdF0nHQq8Pm Video link : https://drive.google.com/uc?export=download&id= 1HVCWt4rSb4-qxMZHqr6zFcdF0nHQq8Pm Thank you...
Hloo, everyone in this article we are going to see how to add (embed) YouTube videos on Video.js player in a Blogger website. You can simply copy paste the codes and YouTube links. You can also make money with publisher monetisation in Ad Networks. Best thing in this is, you can copy any video in YouTube,unless the video owner does not enabled copyright. Steps: 1. Copy the below code and paste it just above </head> tag : <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/video.js/7.12.0/video-js.min.css" /> 2. copy the code and paste it above the </body> tag : <script src="https://cdnjs.cloudflare.com/ajax/libs/video.js/7.12.0/video.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/videojs-youtube/2.6.1/Youtube.min.js"></script> 3. In the blogger posts switch to HTML view and paste the following code : <video id="my-video" class="video-js...
Comments
Post a Comment