Hi! Everyone, hope you all are fine.
Today in this post I will tell you how you can copy any YouTube playlist. YouTube is one-stop for any type of videos. And to make those videos in different categories some people make Playlist for any particular category, like there are playlist on Continue reading Copy Any YouTube Playlist
Tag: Playlist
How To Add And See Any YouTube Video In Watch Later Playlist
Hi! Everyone, hope you all are fine.
Today in this post I will tell you how you can add and watch any YouTube video in Watch Later playlist. YouTube recently introduced (not officially announced till now) a new feature by which you can watch any YouTube video later by adding it in Watch Later playlist with a single click. Like whenever you are surfing on internet (not on YouTube) you show some YouTube videos embed on a webpage and you want to see them but you are busy at that moment so you won’t be able to see those videos at that moment so you can add them on Watch Later playlist.
In every YouTube embedded videos you will see a Watch later button or plus sign at the bottom-right corner when you will click on them that video will get added in a special playlist called Watch Later made by YouTube in your YouTube account. But you need be logged in to your YouTube account to see that button.
Now to see those videos from that playlist you need to go to YouTube.com –> Account –> My Videos & Playlists –> Watch Later
Or you can directly go to this URL YouTube.com/my_watch_later_list
If you are login to your YouTube account you will be able to see the Watch later button or plus sign in below embedded videos
Plus sign
I like this feature as some times it happens with me I am busy and can’t watch any video and I really want to watch them so instead of doing a bookmark you can add these video in Watch Later playlist so if you are not on your computer also then also you will able to watch them.
Do let me know what you think about this feature, did you find it useful and how it can help you
How To Create Playlist In Blogger.com Using JW Player
<?xml version='1.0' encoding='UTF-8'?> <playlist version='1' xmlns='http://xspf.org/ns/0/'> <trackList> <track> <title>Video Name</title> <location>Video URL</location> <annotation>Video Description</annotation> <duration>Video Length (Time)</duration> </track> </trackList> </playlist>
</head>
tag<script src="http://jajodiasaket.googlecode.com/files/swfobject.js" type="text/javascript"/>
4. Now place the below code where you want to
display your JW Player Playlist
<div name='jwppl1' id='jwppl1'> <script type="text/javascript"> var so = new SWFObject ('https://player.longtailvideo.com/player.swf ','single' ,'600','320','8'); so.addParam('wmode','transparent'); so.addParam('allowScriptAccess','always'); so.addParam('allowfullscreen','true'); so.addVariable('fullscreen','true'); so.addVariable('width','600'); so.addVariable('height','320'); so.addVariable('playlist','right'); so.addVariable('playlistsize','200'); so.addVariable('file','playlist.xml'); so.addVariable('image','image.jpg'); so.addVariable('plugins', 'ltas,gapro-1,googlytics-1,fbit-1'); so.addVariable('ltas.cc','AdSolution ID'); so.addVariable('gapro.accountid','Google Analytics ID'); so.write('jwppl1'); </script></div>
so.addVariable('ltas.cc', 'AdSolution ID');
)