Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 733 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 733 Bytes

Super lightweight lazy loaded Youtube Playlist library

This library is for those who wants to show youtube video on a webpage but without making it heavy.

It is helpful for those who doesn't want to load the big fat youtube javascript on page load instead they can lazy load it so that whenever a user wants to see the video, that person can click on it, then only it will download youtube js and play it. It can also help you in having controls over title and playback Edit of the video.