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
- Host: GitHub
- URL: https://github.com/collaborne/paper-youtube-player
- Owner: Collaborne
- License: apache-2.0
- Created: 2017-01-24T13:22:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T13:36:05.000Z (over 6 years ago)
- Last Synced: 2025-03-15T15:07:48.988Z (3 months ago)
- Language: HTML
- Size: 2.48 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# paper-youtube-player [](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```