https://github.com/collaborne/paper-youtube-player
Simple video youtube player with thumbnail
https://github.com/collaborne/paper-youtube-player
Last synced: 5 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 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T13:36:05.000Z (over 7 years ago)
- Last Synced: 2025-06-10T01:57:22.121Z (about 1 year 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```