An open API service indexing awesome lists of open source software.

https://github.com/collaborne/paper-youtube-player

Simple video youtube player with thumbnail
https://github.com/collaborne/paper-youtube-player

Last synced: about 2 months ago
JSON representation

Simple video youtube player with thumbnail

Awesome Lists containing this project

README

        

# paper-youtube-player [![Build Status](https://travis-ci.org/Collaborne/paper-youtube-player.svg?branch=master)](https://travis-ci.org/Collaborne/paper-youtube-player)
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
```html

```

## How to use
```bower install paper-youtube-player```