Skip to content

A react component to display a preview of youtube videos that will switch to a player when clicked.

License

Notifications You must be signed in to change notification settings

stevenw/react-youtube-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-youtube-preview

This ReactJS component retrieves & displays a preview screen shot for http://www.youtube.com videos in lieu of loading the embedded player until the user clicks the preview.

Requirements: ReactJS 0.13+, JSX 0.13+

install via bower:

$ bower install react-youtube-preview

Configuration

required

<YouTubePreview v="SEyNApYnmgg" width="480px" height="360px" />

optional

<YouTubePreview v="SEyNApYnmgg" width="480px" height="360px" frameKey="0" />

About

A react component to display a preview of youtube videos that will switch to a player when clicked.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages