Skip to content

Collaborne/paper-youtube-player

Repository files navigation

paper-youtube-player Build Status

Simple video youtube player with thumbnail

Usage

Supported options:

Option Description
video-id YouTube video ID
thumbnail URL of a picture that sould be displayed as thumbnail
height Height of the video / thumbnail
width Width of the video / thumbnail

Example

<paper-youtube-player
	video-id="L2fqRrrIetM"
	thumbnail="https://pmctvline2.files.wordpress.com/2017/01/meryl-streep-donald-trump-globes.jpg?w=620&h=420&crop=1"
	height="450"
	width="650">
</paper-youtube-player>

How to use

bower install paper-youtube-player

About

Simple video youtube player with thumbnail

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages